diff options
Diffstat (limited to 'include/svtools/embedtransfer.hxx')
-rw-r--r-- | include/svtools/embedtransfer.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/embedtransfer.hxx b/include/svtools/embedtransfer.hxx index f3808dbfe066..61622e9098b9 100644 --- a/include/svtools/embedtransfer.hxx +++ b/include/svtools/embedtransfer.hxx @@ -44,7 +44,7 @@ public: SvEmbedTransferHelper( const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject >& xObj, const Graphic* pGraphic, sal_Int64 nAspect ); - ~SvEmbedTransferHelper(); + virtual ~SvEmbedTransferHelper(); static void FillTransferableObjectDescriptor( TransferableObjectDescriptor& rDesc, const ::com::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject >& xObj, |