]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
Get rid of all-insets-toggle and explain how to replace it with inset-forall.
[lyx.git] / src / Paragraph.h
index a558d3fafc4886ad06491f521890e05eb82d2e66..b50cfacc8870793b8c03b348ee4bf78775579148 100644 (file)
@@ -23,6 +23,8 @@
 #include "support/strfwd.h"
 #include "support/types.h"
 
+#include <set>
+
 namespace lyx {
 
 class AuthorList;
@@ -117,6 +119,8 @@ public:
                            Language const * from, Language const * to);
        ///
        bool isMultiLingual(BufferParams const &) const;
+       ///
+       void getLanguages(std::set<Language const *> &) const;
 
        /// Convert the paragraph to a string.
        /// \param AsStringParameter options. This can contain any combination of