diff options
Diffstat (limited to 'include/xmloff/MarkerStyle.hxx')
-rw-r--r-- | include/xmloff/MarkerStyle.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/MarkerStyle.hxx b/include/xmloff/MarkerStyle.hxx index 3779202ce658..679c4706eb34 100644 --- a/include/xmloff/MarkerStyle.hxx +++ b/include/xmloff/MarkerStyle.hxx @@ -42,7 +42,7 @@ public: XMLMarkerStyleImport( SvXMLImport& rImport ); ~XMLMarkerStyleImport(); - bool importXML( + void importXML( const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList, css::uno::Any& rValue, OUString& rStrName ); |