summaryrefslogtreecommitdiff
path: root/svx/source/options/htmlcfg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/options/htmlcfg.cxx')
-rw-r--r--svx/source/options/htmlcfg.cxx5
1 files changed, 5 insertions, 0 deletions
diff --git a/svx/source/options/htmlcfg.cxx b/svx/source/options/htmlcfg.cxx
index 9069ab50fcb3..1df8ac788eab 100644
--- a/svx/source/options/htmlcfg.cxx
+++ b/svx/source/options/htmlcfg.cxx
@@ -265,6 +265,11 @@ void SvxHtmlOptions::Commit()
}
PutProperties(aNames, aValues);
}
+
+void SvxHtmlOptions::Notify( const com::sun::star::uno::Sequence< rtl::OUString >& )
+{
+}
+
// -----------------------------------------------------------------------
USHORT SvxHtmlOptions::GetFontSize(USHORT nPos) const
{