Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx124 sal_Int32 nParagraphLevel = 0; in GetParagraphLevel() local
126 nParagraphLevel = m_aAtom.nBuildType-1; in GetParagraphLevel()
127 return nParagraphLevel; in GetParagraphLevel()
749 sal_Int32 nParagraphLevel = this->GetParagraphLevel(); in createAndSetCustomAnimationEffect() local
756 … createTextGroup( pEffect, nParagraphLevel, fDelaySeconds, bAnimateAssociatedShape, bTextReverse ); in createAndSetCustomAnimationEffect()
779 bAtParagraphBegin = pGroupEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()
781 … bAtParagraphBegin = !pLastEffect || pLastEffect->getParaDepth() < nParagraphLevel; in createAndSetCustomAnimationEffect()

Completed in 15 milliseconds