]> git.lyx.org Git - features.git/blobdiff - src/insets/insettext.h
the spellcheck cleanup
[features.git] / src / insets / insettext.h
index b9de092828b21cce0366807cfca6abe885ba32b0..57ce3daa25403035441f93b9d0d7caa5bbbe47cb 100644 (file)
@@ -168,15 +168,7 @@ public:
         * for the (empty) paragraph contained.
         */
        void markNew(bool track_changes = false);
-       /// find next change
-       bool nextChange(BufferView *, lyx::pos_type & length);
 
-       ///
-       bool searchForward(BufferView *, std::string const &,
-                          bool = true, bool = false);
-       ///
-       bool searchBackward(BufferView *, std::string const &,
-                           bool = true, bool = false);
        ///
        bool checkInsertChar(LyXFont &);
        ///