summaryrefslogtreecommitdiff
path: root/xmloff/source/chart/XMLChartPropertyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/chart/XMLChartPropertyContext.hxx')
-rw-r--r--xmloff/source/chart/XMLChartPropertyContext.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/xmloff/source/chart/XMLChartPropertyContext.hxx b/xmloff/source/chart/XMLChartPropertyContext.hxx
index ba572e7e5c9e..4689aa6973e6 100644
--- a/xmloff/source/chart/XMLChartPropertyContext.hxx
+++ b/xmloff/source/chart/XMLChartPropertyContext.hxx
@@ -25,9 +25,8 @@ class XMLChartPropertyContext : public SvXMLPropertySetContext
{
public:
- XMLChartPropertyContext( SvXMLImport& rImport, sal_uInt16 nPrfx,
- const OUString& rLName,
- const css::uno::Reference< css::xml::sax::XAttributeList > & xAttrList,
+ XMLChartPropertyContext( SvXMLImport& rImport, sal_Int32 nElement,
+ const css::uno::Reference< css::xml::sax::XFastAttributeList > & xAttrList,
sal_uInt32 nFamily,
::std::vector< XMLPropertyState >& rProps,
const rtl::Reference< SvXMLImportPropertyMapper >& rMapper );