diff options
Diffstat (limited to 'svx/source/inc/xmlxtexp.hxx')
-rw-r--r-- | svx/source/inc/xmlxtexp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx index 399ee1702ddd..7a99cb2fb2ac 100644 --- a/svx/source/inc/xmlxtexp.hxx +++ b/svx/source/inc/xmlxtexp.hxx @@ -42,7 +42,7 @@ public: const com::sun::star::uno::Reference< com::sun::star::container::XNameContainer > & xTable, com::sun::star::uno::Reference< com::sun::star::document::XGraphicObjectResolver >& xGrfResolver); - ~SvxXMLXTableExportComponent(); + virtual ~SvxXMLXTableExportComponent(); static bool save( const OUString& rURL, const com::sun::star::uno::Reference< |