summaryrefslogtreecommitdiff
path: root/include/svtools/fontsubstconfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/fontsubstconfig.hxx')
-rw-r--r--include/svtools/fontsubstconfig.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svtools/fontsubstconfig.hxx b/include/svtools/fontsubstconfig.hxx
index e2c38d5f77b0..053be31409b2 100644
--- a/include/svtools/fontsubstconfig.hxx
+++ b/include/svtools/fontsubstconfig.hxx
@@ -24,7 +24,7 @@
struct SvtFontSubstConfig_Impl;
-//-----------------------------------------------------------------------------
+
struct SubstitutionStruct
{
OUString sFont;
@@ -32,7 +32,7 @@ struct SubstitutionStruct
sal_Bool bReplaceAlways;
sal_Bool bReplaceOnScreenOnly;
};
-//-----------------------------------------------------------------------------
+
class SVT_DLLPUBLIC SvtFontSubstConfig : public utl::ConfigItem
{
sal_Bool bIsEnabled;