summaryrefslogtreecommitdiff
path: root/oox/source/ppt/animvariantcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/animvariantcontext.hxx')
-rw-r--r--oox/source/ppt/animvariantcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/animvariantcontext.hxx b/oox/source/ppt/animvariantcontext.hxx
index 714eb9ede7eb..f05d6e743597 100644
--- a/oox/source/ppt/animvariantcontext.hxx
+++ b/oox/source/ppt/animvariantcontext.hxx
@@ -33,7 +33,7 @@ namespace oox { namespace ppt {
{
public:
AnimVariantContext( ::oox::core::FragmentHandler2& rParent, ::sal_Int32 aElement, ::com::sun::star::uno::Any & aValue );
- ~AnimVariantContext( ) throw( );
+ virtual ~AnimVariantContext( ) throw( );
virtual void onEndElement() SAL_OVERRIDE;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) SAL_OVERRIDE;