summaryrefslogtreecommitdiff
path: root/oox/source/ppt/buildlistcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/buildlistcontext.hxx')
-rw-r--r--oox/source/ppt/buildlistcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/buildlistcontext.hxx b/oox/source/ppt/buildlistcontext.hxx
index 5fbf5f2b6618..903e9138c2cf 100644
--- a/oox/source/ppt/buildlistcontext.hxx
+++ b/oox/source/ppt/buildlistcontext.hxx
@@ -29,7 +29,7 @@ namespace oox { namespace ppt {
: public ::oox::core::FragmentHandler2
{
public:
- explicit BuildListContext( ::oox::core::FragmentHandler2& rParent );
+ explicit BuildListContext( ::oox::core::FragmentHandler2 const & rParent );
virtual ~BuildListContext( ) override;