summaryrefslogtreecommitdiff
path: root/oox/source/ppt/headerfootercontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ppt/headerfootercontext.hxx')
-rw-r--r--oox/source/ppt/headerfootercontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ppt/headerfootercontext.hxx b/oox/source/ppt/headerfootercontext.hxx
index 89ab5b9d79a7..575c61a34eac 100644
--- a/oox/source/ppt/headerfootercontext.hxx
+++ b/oox/source/ppt/headerfootercontext.hxx
@@ -29,7 +29,7 @@ namespace oox { namespace ppt {
class HeaderFooterContext : public ::oox::core::FragmentHandler2
{
public:
- HeaderFooterContext( ::oox::core::FragmentHandler2& rParent,
+ HeaderFooterContext( ::oox::core::FragmentHandler2 const & rParent,
const AttributeList& rAttribs, HeaderFooter& rHeaderFooter );
virtual ~HeaderFooterContext( ) override;