summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/SettingsTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/source/dmapper/SettingsTable.hxx')
-rw-r--r--writerfilter/source/dmapper/SettingsTable.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/writerfilter/source/dmapper/SettingsTable.hxx b/writerfilter/source/dmapper/SettingsTable.hxx
index 14b7552135f3..16799447a56e 100644
--- a/writerfilter/source/dmapper/SettingsTable.hxx
+++ b/writerfilter/source/dmapper/SettingsTable.hxx
@@ -71,6 +71,8 @@ class WRITERFILTER_DLLPRIVATE SettingsTable : public LoggedProperties, public Lo
bool GetDoNotUseHTMLParagraphAutoSpacing() const;
bool GetSplitPgBreakAndParaMark() const;
+ uno::Sequence<beans::PropertyValue> GetThemeFontLangProperties() const;
+
void ApplyProperties( uno::Reference< text::XTextDocument > xDoc );
private: