]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
This is the first of a series of commits that will make InsetLayout a real class.
[lyx.git] / src / Paragraph.h
index 04ce3f4fbcc3a55e34a18f02ab4e9336ee523de9..e00f644f15b74305cf0d8d48443d46fe4f1b3935 100644 (file)
@@ -145,8 +145,11 @@ public:
        ///
        InsetCode ownerCode() const;
        ///
-       bool forceDefaultParagraphs() const;
-
+       bool forceEmptyLayout() const;
+       ///
+       bool allowParagraphCustomization() const;
+       ///
+       bool useEmptyLayout() const;
        ///
        pos_type size() const;
        ///