Searched refs:IsGrfNumPortion (Results 1 – 5 of 5) sorted by relevance
203 if( ( pPos->IsFlyCntPortion() || pPos->IsGrfNumPortion() ) in UpdatePos()211 if( pPos->IsGrfNumPortion() ) in UpdatePos()299 if( pPos->IsFlyCntPortion() || pPos->IsGrfNumPortion() ) in AlignFlyInCntBase()306 if( pPos->IsGrfNumPortion() ) in AlignFlyInCntBase()
131 inline sal_Bool IsGrfNumPortion( )const{ return nWhichPor == POR_GRFNUM; } in IsGrfNumPortion() function in SwLinePortion
1093 if( pPor->IsGrfNumPortion() ) in StopAnimation()
711 && !pPor->IsGrfNumPortion() && ! pPor->InNumberGrp() in BuildPortions()
698 if ( !pTmpPortion->IsFlyCntPortion() && !pTmpPortion->IsGrfNumPortion() ) in MaxAscentDescent()
Completed in 66 milliseconds