diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-01-23 10:22:21 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-01-23 10:22:21 +0000 |
commit | 936fd770facefa49019abcf30b241b694b3afac9 (patch) | |
tree | 61243d3a63d339dd4553458c54f3e645a44c7c3d /include/xmloff/xmlnumi.hxx | |
parent | aac6bb5bb3359a4c38bf77a98ac4bbdca470107c (diff) |
just for non exported things
Change-Id: I448d0009d7c8ffec64fdab76897e8684afe7fcd7
Diffstat (limited to 'include/xmloff/xmlnumi.hxx')
-rw-r--r-- | include/xmloff/xmlnumi.hxx | 2 |
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, |