Searched refs:nParagraphLevel (Results 1 – 1 of 1) sorted by relevance
124 sal_Int32 nParagraphLevel = 0; in GetParagraphLevel() local126 nParagraphLevel = m_aAtom.nBuildType-1; in GetParagraphLevel()127 return nParagraphLevel; in GetParagraphLevel()749 sal_Int32 nParagraphLevel = this->GetParagraphLevel(); in createAndSetCustomAnimationEffect() local756 … 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 8 milliseconds