Home
last modified time | relevance | path

Searched refs:getParaDepth (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sd/source/filter/ppt/
H A Dppt97animations.cxx779 bAtParagraphBegin = pGroupEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()
781 … bAtParagraphBegin = !pLastEffect || pLastEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()
/aoo41x/main/sd/source/core/
H A DCustomAnimationEffect.cxx2510 const sal_Int32 nParaDepth = pEffect->getParaDepth(); in addEffect()
2717 if( pNewEffect->getParaDepth() < nTextGrouping ) in createTextGroupParagraphEffects()
2802 if( pEffect->getParaDepth() < nTextGrouping ) in setTextGrouping()
2916 if( pEffect->getParaDepth() < nTextGrouping ) in setTextGroupingAuto()
/aoo41x/main/sd/inc/
H A DCustomAnimationEffect.hxx128 sal_Int32 getParaDepth() const { return mnParaDepth; } in getParaDepth() function in sd::CustomAnimationEffect

Completed in 38 milliseconds