summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/eppt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/eppt/eppt.hxx')
-rw-r--r--sd/source/filter/eppt/eppt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/eppt/eppt.hxx b/sd/source/filter/eppt/eppt.hxx
index 90c8ee5f490b..ddba77f1b970 100644
--- a/sd/source/filter/eppt/eppt.hxx
+++ b/sd/source/filter/eppt/eppt.hxx
@@ -224,7 +224,7 @@ class PPTWriter : public PPTWriterBase, public PPTExBulletProvider
void ImplFlipBoundingBox( EscherPropertyContainer& rPropOpt );
bool ImplGetText();
- bool ImplCreatePresentationPlaceholder( const bool bMaster, const PageType PageType,
+ bool ImplCreatePresentationPlaceholder( const bool bMaster,
const sal_uInt32 StyleInstance, const sal_uInt8 PlaceHolderId );
static bool ImplGetEffect( const css::uno::Reference< css::beans::XPropertySet > &,
css::presentation::AnimationEffect& eEffect,