summaryrefslogtreecommitdiff
path: root/include/oox/ole/olehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/ole/olehelper.hxx')
-rw-r--r--include/oox/ole/olehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/ole/olehelper.hxx b/include/oox/ole/olehelper.hxx
index 82afa4173112..5b25c1df7e6e 100644
--- a/include/oox/ole/olehelper.hxx
+++ b/include/oox/ole/olehelper.hxx
@@ -173,7 +173,7 @@ protected:
sal_Int32 nSize );
public:
MSConvertOCXControls( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >& rxModel );
- ~MSConvertOCXControls();
+ virtual ~MSConvertOCXControls();
sal_Bool ReadOCXStorage( SotStorageRef& rSrc1, ::com::sun::star::uno::Reference< com::sun::star::form::XFormComponent > & rxFormComp );
sal_Bool ReadOCXCtlsStream(SotStorageStreamRef& rSrc1, ::com::sun::star::uno::Reference< com::sun::star::form::XFormComponent > & rxFormComp,
sal_Int32 nPos, sal_Int32 nSize );