summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timeanimvaluecontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/timeanimvaluecontext.hxx')
-rw-r--r--oox/source/ppt/timeanimvaluecontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/timeanimvaluecontext.hxx b/oox/source/ppt/timeanimvaluecontext.hxx
index 2562393e71d7..059564b44958 100644
--- a/oox/source/ppt/timeanimvaluecontext.hxx
+++ b/oox/source/ppt/timeanimvaluecontext.hxx
@@ -30,7 +30,7 @@ namespace oox { namespace ppt {
: public ::oox::core::FragmentHandler2
{
public:
- TimeAnimValueListContext( ::oox::core::FragmentHandler2& rParent,
+ TimeAnimValueListContext( ::oox::core::FragmentHandler2 const & rParent,
const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttribs,
TimeAnimationValueList & aTavList );