]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the...
[lyx.git] / src / insets / insetspecialchar.h
index 12258749e26edc616603cd3460a3aed8b4a422a0..406c793301908d7171807569463c1d6606ca10f4 100644 (file)
@@ -49,11 +49,11 @@ public:
        ///
        void Draw(LyXFont, LyXScreen & scr, int baseline, float & x);
        ///
-       void Write(FILE * file);
+       void Write(ostream &);
        /// Will not be used when lyxf3
        void Read(LyXLex & lex);
        /// 
-       int Latex(FILE * file, signed char fragile);
+       int Latex(ostream &, signed char fragile);
        ///
        int Latex(string & file, signed char fragile);
        ///