]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetspecialchar.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insetspecialchar.h
index fabcf8eaa1f0ca012b3e8af647a8da69c4b76a39..bb88fbe9ab35dbee6570b6502b44b28b8db3478e 100644 (file)
@@ -64,6 +64,9 @@ public:
        ///
        int docbook(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;
        ///
        InsetBase::Code lyxCode() const { return InsetBase::SPECIALCHAR_CODE; }
        /// We don't need \begin_inset and \end_inset