diff options
Diffstat (limited to 'xmloff/source/draw/ximpstyl.hxx')
-rw-r--r-- | xmloff/source/draw/ximpstyl.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/ximpstyl.hxx b/xmloff/source/draw/ximpstyl.hxx index c40d4d98b652..bf7cc23fefe7 100644 --- a/xmloff/source/draw/ximpstyl.hxx +++ b/xmloff/source/draw/ximpstyl.hxx @@ -213,7 +213,6 @@ public: const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList, bool bIsAutoStyle); - virtual sal_uInt16 GetFamily( const OUString& rFamily ) const override; virtual void EndElement() override; virtual rtl::Reference< SvXMLImportPropertyMapper > GetImportPropertyMapper(sal_uInt16 nFamily) const override; |