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 4ab209180230..3b5ebe82261f 100644
--- a/oox/source/ppt/animvariantcontext.hxx
+++ b/oox/source/ppt/animvariantcontext.hxx
@@ -32,7 +32,7 @@ namespace oox { namespace ppt {
: public ::oox::core::FragmentHandler2
{
public:
- AnimVariantContext( ::oox::core::FragmentHandler2& rParent, ::sal_Int32 aElement, css::uno::Any & aValue );
+ AnimVariantContext( ::oox::core::FragmentHandler2 const & rParent, ::sal_Int32 aElement, css::uno::Any & aValue );
virtual ~AnimVariantContext( ) throw( ) override;
virtual void onEndElement() override;
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 aElementToken, const AttributeList& rAttribs ) override;