]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
Replace the hardcoded TEXT_TO_INSET_OFFSET by tunable values
[lyx.git] / src / Paragraph.h
index 08d1bad71e0a45c7a80ce31e05f6d4a662c8f6c2..297bff3847bcd7aa12d4c5ab8d27a8ae5d627a7a 100644 (file)
@@ -153,10 +153,6 @@ public:
        ///
        void addChangesToToc(DocIterator const & cdit, Buffer const & buf,
                             bool output_active, TocBackend & backend) const;
-       /// set the buffer flag if there are changes in the paragraph
-       void addChangesToBuffer(Buffer const & buf) const;
-       ///
-       bool isChangeUpdateRequired() const;
        ///
        Language const * getParLanguage(BufferParams const &) const;
        ///