summaryrefslogtreecommitdiffstats
path: root/include/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlstyle.hxx b/include/xmloff/xmlstyle.hxx
index 00e9d7b285bc..271f75bde520 100644
--- a/include/xmloff/xmlstyle.hxx
+++ b/include/xmloff/xmlstyle.hxx
@@ -214,7 +214,7 @@ public:
sal_uInt16 nFamily,
const OUString& rName,
bool bCreateIndex = false ) const;
- virtual sal_uInt16 GetFamily( const OUString& rFamily ) const;
+ static sal_uInt16 GetFamily( const OUString& rFamily );
virtual rtl::Reference < SvXMLImportPropertyMapper > GetImportPropertyMapper(
sal_uInt16 nFamily ) const;