summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLIndexBodyContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLIndexBodyContext.hxx')
-rw-r--r--xmloff/source/text/XMLIndexBodyContext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/text/XMLIndexBodyContext.hxx b/xmloff/source/text/XMLIndexBodyContext.hxx
index 581faf4de228..837fcf163b6f 100644
--- a/xmloff/source/text/XMLIndexBodyContext.hxx
+++ b/xmloff/source/text/XMLIndexBodyContext.hxx
@@ -48,7 +48,7 @@ public:
sal_uInt16 nPrfx,
const OUString& rLocalName );
- ~XMLIndexBodyContext();
+ virtual ~XMLIndexBodyContext();
/// return whether any content elements were encountered
inline sal_Bool HasContent();