summaryrefslogtreecommitdiff
path: root/include/xmloff
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-09 14:26:53 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-09 14:26:53 +0200
commit9dc0f2b703d8fbc8698a3cf36949a981e55b68c6 (patch)
treedd34b5c378ae444ae801cd1ea2676a0e52266c59 /include/xmloff
parentcb958bb5e0e81d343c91c08a8513006a7bf1d913 (diff)
Blind fix for MSVC
Change-Id: I1b3e21e9fdf1ac14e095df203cb48fdd1b4fd028
Diffstat (limited to 'include/xmloff')
-rw-r--r--include/xmloff/xmlnumi.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/xmloff/xmlnumi.hxx b/include/xmloff/xmlnumi.hxx
index ee7913a40edd..b1a068707c8c 100644
--- a/include/xmloff/xmlnumi.hxx
+++ b/include/xmloff/xmlnumi.hxx
@@ -66,6 +66,8 @@ public:
const css::uno::Reference< css::xml::sax::XAttributeList >& xAttrList,
bool bOutl = false );
+ ~SvxXMLListStyleContext() override;
+
virtual SvXMLImportContext *CreateChildContext(
sal_uInt16 nPrefix,
const OUString& rLocalName,