summaryrefslogtreecommitdiff
path: root/xmloff/source/style/PageMasterExportPropMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/PageMasterExportPropMapper.hxx')
-rw-r--r--xmloff/source/style/PageMasterExportPropMapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/PageMasterExportPropMapper.hxx b/xmloff/source/style/PageMasterExportPropMapper.hxx
index bee90cb2b2ff..f3312493f63e 100644
--- a/xmloff/source/style/PageMasterExportPropMapper.hxx
+++ b/xmloff/source/style/PageMasterExportPropMapper.hxx
@@ -35,7 +35,7 @@ protected:
virtual void ContextFilter(
bool bEnableFoFontFamily,
::std::vector< XMLPropertyState >& rProperties,
- ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > rPropSet
+ css::uno::Reference< css::beans::XPropertySet > rPropSet
) const override;
public: