diff options
Diffstat (limited to 'xmloff/source/style/xmlnumi.cxx')
-rw-r--r-- | xmloff/source/style/xmlnumi.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/style/xmlnumi.cxx b/xmloff/source/style/xmlnumi.cxx index b6c4eab5a3f1..cb130d8e00b1 100644 --- a/xmloff/source/style/xmlnumi.cxx +++ b/xmloff/source/style/xmlnumi.cxx @@ -1018,6 +1018,8 @@ SvxXMLListStyleContext::SvxXMLListStyleContext( SvXMLImport& rImport, { } +SvxXMLListStyleContext::~SvxXMLListStyleContext() {} + SvXMLImportContext *SvxXMLListStyleContext::CreateChildContext( sal_uInt16 nPrefix, const OUString& rLocalName, |