]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
EmbeddedObjects.lyx, Math.lyx, UserGuide.lyx: Spanish translation updates by Ignacio
[lyx.git] / src / BufferView.h
index ded6665eb53d5ce6704c4b5c1c90788e612fbd86..d13d7d9782cc709d6ca4a4b2d16f29722c9e5f53 100644 (file)
@@ -251,6 +251,8 @@ public:
 
        ///
        Point getPos(DocIterator const & dit, bool boundary) const;
+       /// is the paragraph of the cursor visible ?
+       bool paragraphVisible(DocIterator const & dit) const;
 
 
        ///