Home
last modified time | relevance | path

Searched refs:CustomAnimationTextGroupPtr (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sd/inc/
H A DCustomAnimationEffect.hxx275 typedef boost::shared_ptr< CustomAnimationTextGroup > CustomAnimationTextGroupPtr; typedef
276 typedef std::map< sal_Int32, CustomAnimationTextGroupPtr > CustomAnimationTextGroupMap;
330 CustomAnimationTextGroupPtr findGroup( sal_Int32 nGroupId );
331 …SD_DLLPUBLIC CustomAnimationTextGroupPtr createTextGroup( CustomAnimationEffectPtr pEffect, sal_In…
332 void setTextGrouping( CustomAnimationTextGroupPtr pTextGroup, sal_Int32 nTextGrouping );
333 void setAnimateForm( CustomAnimationTextGroupPtr pTextGroup, sal_Bool bAnimateForm );
334 void setTextGroupingAuto( CustomAnimationTextGroupPtr pTextGroup, double fTextGroupingAuto );
335 void setTextReverse( CustomAnimationTextGroupPtr pTextGroup, sal_Bool bAnimateForm );
349 …void createTextGroupParagraphEffects( CustomAnimationTextGroupPtr pTextGroup, CustomAnimationEffec…
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx2551 CustomAnimationTextGroupPtr EffectSequenceHelper::findGroup( sal_Int32 nGroupId ) in findGroup()
2553 CustomAnimationTextGroupPtr aPtr; in findGroup()
2580 CustomAnimationTextGroupPtr pGroup = findGroup( nGroupId ); in updateTextGroups()
2593 CustomAnimationTextGroupPtr EffectSequenceHelper::createTextGroup( CustomAnimationEffectPtr pEffect… in createTextGroup()
2615 CustomAnimationTextGroupPtr pTextGroup( new CustomAnimationTextGroup( xTarget, nGroupId ) ); in createTextGroup()
2652 void EffectSequenceHelper::createTextGroupParagraphEffects( CustomAnimationTextGroupPtr pTextGroup,… in createTextGroupParagraphEffects()
2749 void EffectSequenceHelper::setTextGrouping( CustomAnimationTextGroupPtr pTextGroup, sal_Int32 nText… in setTextGrouping()
2831 void EffectSequenceHelper::setAnimateForm( CustomAnimationTextGroupPtr pTextGroup, sal_Bool bAnimat… in setAnimateForm()
2900 void EffectSequenceHelper::setTextGroupingAuto( CustomAnimationTextGroupPtr pTextGroup, double fTex… in setTextGroupingAuto()
2985 void EffectSequenceHelper::setTextReverse( CustomAnimationTextGroupPtr pTextGroup, sal_Bool bTextRe… in setTextReverse()
H A DEffectMigration.cxx486 CustomAnimationTextGroupPtr pGroup = pMainSequence->findGroup( nGroupId ); in SetAnimationEffect()
649 CustomAnimationTextGroupPtr pGroup; in SetTextAnimationEffect()
/aoo42x/main/sd/source/filter/ppt/
H A Dppt97animations.cxx755 ::sd::CustomAnimationTextGroupPtr pGroup = pMainSequence-> in createAndSetCustomAnimationEffect()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1397 CustomAnimationTextGroupPtr pTextGroup; in createSelectionSet()
1729 CustomAnimationTextGroupPtr pTextGroup; in changeSelection()

Completed in 64 milliseconds