summaryrefslogtreecommitdiff
path: root/include/xmloff/XMLPageExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/XMLPageExport.hxx')
-rw-r--r--include/xmloff/XMLPageExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/XMLPageExport.hxx b/include/xmloff/XMLPageExport.hxx
index 0a5053960040..5961ad3b30a8 100644
--- a/include/xmloff/XMLPageExport.hxx
+++ b/include/xmloff/XMLPageExport.hxx
@@ -90,7 +90,7 @@ protected:
public:
XMLPageExport( SvXMLExport& rExp );
- ~XMLPageExport();
+ virtual ~XMLPageExport();
void collectAutoStyles( bool bUsed ) { exportStyles( bUsed, true ); }
void exportAutoStyles();