summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/ppt/pptin.cxx')
-rw-r--r--sd/source/filter/ppt/pptin.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/ppt/pptin.cxx b/sd/source/filter/ppt/pptin.cxx
index f38243e6b5fd..ca300f156b95 100644
--- a/sd/source/filter/ppt/pptin.cxx
+++ b/sd/source/filter/ppt/pptin.cxx
@@ -2577,7 +2577,7 @@ SdrObject* ImplSdPPTImport::ProcessObj( SvStream& rSt, DffObjData& rObjData, voi
pAnimation->SetAnimateAssociatedShape(false);
//maybe some actions necessary to ensure that animations on master pages are played before animations on normal pages
- ///mabe todo in future: bool bIsEffectOnMasterPage = !bInhabitanceChecked;?
+ //maybe todo in future: bool bIsEffectOnMasterPage = !bInhabitanceChecked;?
maAnimations[pObj] = pAnimation;