]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.h
HTML for math fonts.
[lyx.git] / src / Paragraph.h
index 35c149fbc1cca91b663525cb43c1c08ba34864af..b50cfacc8870793b8c03b348ee4bf78775579148 100644 (file)
 #define PARAGRAPH_H
 
 #include "FontEnums.h"
-//#include "Layout.h"
 
 #include "insets/InsetCode.h"
 
 #include "support/strfwd.h"
 #include "support/types.h"
 
+#include <set>
+
 namespace lyx {
 
 class AuthorList;
@@ -118,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