Home
last modified time | relevance | path

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

/trunk/main/editeng/source/outliner/
H A Doutleeng.cxx79 if ( pOwner->ImplHasNumberFormat( nPara ) ) in GetBulletArea()
H A Doutliner.cxx1018 if ( ImplHasNumberFormat( nPara ) && bDrawBullet) in PaintBullet()
1519 bool Outliner::ImplHasNumberFormat( sal_uInt32 nPara ) const in ImplHasNumberFormat() function in Outliner
1775 aInfo.bVisible = ImplHasNumberFormat( nPara ) ? sal_True : sal_False; in GetBulletInfo()
H A Doutlin2.cxx602 if ( ( nPara != EE_PARA_NOT_FOUND ) && ImplHasNumberFormat( nPara ) ) in IsTextPos()
H A Doutlvw.cxx191 !bSelection && !aSel.nEndPos && pOwner->ImplHasNumberFormat( aSel.nEndPara ) ) in PostKeyEvent()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx685 bool ImplHasNumberFormat( sal_uInt32 nPara ) const;

Completed in 48 milliseconds