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.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/XMLChartPropertyContext.hxx b/xmloff/source/chart/XMLChartPropertyContext.hxx
index da978ae3630f..f662c9f062a4 100644
--- a/xmloff/source/chart/XMLChartPropertyContext.hxx
+++ b/xmloff/source/chart/XMLChartPropertyContext.hxx
@@ -42,7 +42,7 @@ public:
const ::com::sun::star::uno::Reference<
::com::sun::star::xml::sax::XAttributeList > & xAttrList,
::std::vector< XMLPropertyState > &rProperties,
- const XMLPropertyState& rProp );
+ const XMLPropertyState& rProp ) SAL_OVERRIDE;
private:
};