Searched refs:mpEffect (Results 1 – 4 of 4) sorted by relevance
370 , mpEffect( pEffect ) in MotionPathTag()375 mpPathObj = mpEffect->createSdrPathObjFromPath(); in MotionPathTag()410 Reference< XChangesNotifier > xNotifier( mpEffect->getNode(), UNO_QUERY ); in MotionPathTag()460 …if( mpPathObj && !mbInUpdatePath && dynamic_cast< const SdrHint* >( &rHint ) && (mpEffect.get() !=… in Notify()468 msLastPath = mpEffect->getPath(); in Notify()657 mrPane.remove( mpEffect ); in OnDelete()1068 Reference< XChangesNotifier > xNotifier( mpEffect->getNode(), UNO_QUERY ); in disposing()1283 if( mpPathObj && !mbInUpdatePath && (mpEffect->getPath() != msLastPath) ) in changesOccurred()1286 msLastPath = mpEffect->getPath(); in changesOccurred()1287 mpEffect->updateSdrPathObjFromPath( *mpPathObj ); in changesOccurred()
223 CustomAnimationEffectPtr mpEffect; member in sd::CustomAnimationListEntryItem232 , mpEffect(pEffect) in CustomAnimationListEntryItem()266 sal_Int16 nNodeType = mpEffect->getNodeType(); in Paint()279 switch( mpEffect->getPresetClass() ) in Paint()287 switch( mpEffect->getCommand() ) in Paint()334 CustomAnimationEffectPtr getEffect() const { return mpEffect; } in getEffect()337 CustomAnimationEffectPtr mpEffect; member in sd::CustomAnimationListEntry349 : mpEffect( pEffect ) in CustomAnimationListEntry()
69 const CustomAnimationEffectPtr& getEffect() const { return mpEffect; } in getEffect()116 CustomAnimationEffectPtr mpEffect; member in sd::MotionPathTag
169 CustomAnimationEffectPtr mpEffect; member in sd::CustomAnimationDialog
Completed in 30 milliseconds