]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
status.22x
[lyx.git] / src / Paragraph.h
index d0ed94bfb0291cbc830aace8bb43940b5d570d25..ce9710ed05a851141c74232aecf88e6f06d5cff2 100644 (file)
@@ -154,6 +154,10 @@ public:
        ///
        void addChangesToToc(DocIterator const & cdit, Buffer const & buf,
                bool output_active) 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;
        ///