Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/core/
H A DEffectMigration.cxx530createTextGroup( pEffect, 10, bManual ? -1 : 0.0, sal_False, sal_False ); in SetAnimationEffect()
705createTextGroup( pShapeEffect, 10, bManual ? -1 : 0.0, sal_True, sal_False ); in SetTextAnimationEffect()
H A DCustomAnimationEffect.cxx2593 CustomAnimationTextGroupPtr EffectSequenceHelper::createTextGroup( CustomAnimationEffectPtr pEffect… in createTextGroup() function in sd::EffectSequenceHelper
/AOO41X/main/sd/source/filter/ppt/
H A Dppt97animations.cxx756createTextGroup( pEffect, nParagraphLevel, fDelaySeconds, bAnimateAssociatedShape, bTextReverse ); in createAndSetCustomAnimationEffect()
/AOO41X/main/sd/inc/
H A DCustomAnimationEffect.hxx331 …SD_DLLPUBLIC CustomAnimationTextGroupPtr createTextGroup( CustomAnimationEffectPtr pEffect, sal…
/AOO41X/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx1738 …pTextGroup = pEffectSequence->createTextGroup( pEffect, nTextGrouping, fTextGroupingAuto, bAnimate… in changeSelection()
2060 … mpMainSequence->createTextGroup( pCreated, 1, -1.0, sal_False, sal_False ); in onChange()