diff options
Diffstat (limited to 'xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx')
-rw-r--r-- | xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx index 730c6f99ad3e..ea1fe7264e2c 100644 --- a/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx +++ b/xmloff/source/text/XMLIndexAlphabeticalSourceContext.hxx @@ -73,7 +73,7 @@ public: const OUString& rLocalName, css::uno::Reference<css::beans::XPropertySet> & rPropSet); - virtual ~XMLIndexAlphabeticalSourceContext(); + virtual ~XMLIndexAlphabeticalSourceContext() override; protected: |