summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlaustp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlaustp.hxx')
-rw-r--r--include/xmloff/xmlaustp.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/include/xmloff/xmlaustp.hxx b/include/xmloff/xmlaustp.hxx
index f99f1ea5bccc..a9cf607d0268 100644
--- a/include/xmloff/xmlaustp.hxx
+++ b/include/xmloff/xmlaustp.hxx
@@ -113,11 +113,7 @@ public:
OUString Find( sal_Int32 nFamily, const OUString& rParent, const ::std::vector< XMLPropertyState >& rProperties ) const;
/** Export all item sets ofs a certain class in the order in that they have been added. */
- void exportXML( sal_Int32 nFamily,
- const css::uno::Reference< css::xml::sax::XDocumentHandler > & rHandler,
- const SvXMLUnitConverter& rUnitConverter,
- const SvXMLNamespaceMap& rNamespaceMap
- ) const;
+ void exportXML( sal_Int32 nFamily ) const;
void ClearEntries();
};