]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetcharstyle.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetcharstyle.h
index 079a5c43c6e695c105f097de8eb52fda31ed45f0..84c20cbb588a3b10d3a0afa1f1f4fb8618bad423 100644 (file)
@@ -80,6 +80,9 @@ public:
        ///
        int plaintext(Buffer const &, std::ostream &,
                  OutputParams const &) const;
+       /// the string that is passed to the TOC
+       virtual int textString(Buffer const &, std::ostream & os,
+               OutputParams const &) const;
        ///
        void validate(LaTeXFeatures &) const;