Searched refs:ImplHasNumberFormat (Results 1 – 5 of 5) sorted by relevance
79 if ( pOwner->ImplHasNumberFormat( nPara ) ) in GetBulletArea()
1018 if ( ImplHasNumberFormat( nPara ) && bDrawBullet) in PaintBullet()1519 bool Outliner::ImplHasNumberFormat( sal_uInt32 nPara ) const in ImplHasNumberFormat() function in Outliner1775 aInfo.bVisible = ImplHasNumberFormat( nPara ) ? sal_True : sal_False; in GetBulletInfo()
602 if ( ( nPara != EE_PARA_NOT_FOUND ) && ImplHasNumberFormat( nPara ) ) in IsTextPos()
191 !bSelection && !aSel.nEndPos && pOwner->ImplHasNumberFormat( aSel.nEndPara ) ) in PostKeyEvent()
685 bool ImplHasNumberFormat( sal_uInt32 nPara ) const;
Completed in 60 milliseconds