summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtexppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/txtexppr.hxx')
-rw-r--r--xmloff/source/text/txtexppr.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/text/txtexppr.hxx b/xmloff/source/text/txtexppr.hxx
index 9ebd8825fc44..f89dd022cb74 100644
--- a/xmloff/source/text/txtexppr.hxx
+++ b/xmloff/source/text/txtexppr.hxx
@@ -59,8 +59,7 @@ protected:
virtual void ContextFilter(
bool bEnableFoFontFamily,
::std::vector< XMLPropertyState >& rProperties,
- ::com::sun::star::uno::Reference<
- ::com::sun::star::beans::XPropertySet > rPropSet ) const override;
+ css::uno::Reference< css::beans::XPropertySet > rPropSet ) const override;
const SvXMLExport& GetExport() const { return rExport; }
public: