]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetWrap.h
Get rid of regex_constants::match_partial
[lyx.git] / src / insets / InsetWrap.h
index bdd084b0ef98cfaaaf89d72ad8a5e15cab6132b4..ce6b73eb03539cfdd0338712f5edb6afc34b64b5 100644 (file)
@@ -67,7 +67,8 @@ private:
        ///
        void latex(otexstream &, OutputParams const &) const;
        ///
-       int plaintext(odocstream &, OutputParams const &) const;
+       int plaintext(odocstringstream & ods, OutputParams const & op,
+                     size_t max_length = INT_MAX) const;
        ///
        int docbook(odocstream &, OutputParams const &) const;
        ///