]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfr1.h
Dekels tabular/textinset patches
[lyx.git] / src / lyxfr1.h
index d1a6781d21b4617a26cb0ff0c43f969f81835110..872854ac20281de03e63137011fa39d808a81937 100644 (file)
 
 class LyXText;
 
-/**
-  LyXFindReplace"
-
-  This class implements Find & Replace in LyXText texts. It is based on
-  LyXFindReplace0, which implements the form related stuff. (see lyxfr0.h)
-  */
+/** Find and replace in LyXText texts.
+   
+   This class implements Find & Replace in LyXText texts. It is based on
+   LyXFindReplace0, which implements the form related stuff. (see lyxfr0.h)
+*/
 class LyXFindReplace {
 public:
        ///
@@ -41,9 +40,9 @@ private:
        bool searchForward;
     
        ///
-       bool SearchForward(LyXText * lt);
+       bool SearchForward(BufferView *);
        ///
-       bool SearchBackward(LyXText * lt); 
+       bool SearchBackward(BufferView *); 
 
        /** Compares 2 char values. 
        return value is