summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlaustp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/xmlaustp.cxx')
-rw-r--r--xmloff/source/style/xmlaustp.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlaustp.cxx b/xmloff/source/style/xmlaustp.cxx
index c5d0cbcd129f..4e7d1adeda26 100644
--- a/xmloff/source/style/xmlaustp.cxx
+++ b/xmloff/source/style/xmlaustp.cxx
@@ -175,7 +175,7 @@ void SvXMLAutoStylePoolP::exportStyleAttributes(
}
void SvXMLAutoStylePoolP::exportStyleContent(
- const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XDocumentHandler > &,
+ const css::uno::Reference< css::xml::sax::XDocumentHandler > &,
sal_Int32 nFamily,
const vector< XMLPropertyState >& rProperties,
const SvXMLExportPropertyMapper& rPropExp,
@@ -368,7 +368,7 @@ OUString SvXMLAutoStylePoolP::Find( sal_Int32 nFamily,
}
void SvXMLAutoStylePoolP::exportXML( sal_Int32 nFamily,
- const uno::Reference< ::com::sun::star::xml::sax::XDocumentHandler > &,
+ const uno::Reference< css::xml::sax::XDocumentHandler > &,
const SvXMLUnitConverter&,
const SvXMLNamespaceMap&
) const