summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlnume.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlnume.hxx')
-rw-r--r--include/xmloff/xmlnume.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlnume.hxx b/include/xmloff/xmlnume.hxx
index 44124ed6c5ca..d522399b9a5e 100644
--- a/include/xmloff/xmlnume.hxx
+++ b/include/xmloff/xmlnume.hxx
@@ -57,7 +57,7 @@ class XMLOFF_DLLPUBLIC SvxXMLNumRuleExport
protected:
/// Override this to add attributes to the <list-style> element.
- SAL_DLLPRIVATE virtual void AddListStyleAttributes();
+ SAL_DLLPRIVATE void AddListStyleAttributes();
SAL_DLLPRIVATE bool exportStyle( const css::uno::Reference< css::style::XStyle >& rStyle );
SAL_DLLPRIVATE void exportOutline();