Searched refs:ImpCalcBulletArea (Results 1 – 4 of 4) sorted by relevance
/trunk/main/editeng/source/outliner/ |
H A D | outleeng.cxx | 80 aBulletArea = pOwner->ImpCalcBulletArea( nPara, sal_False, sal_False ); in GetBulletArea()
|
H A D | outliner.cxx | 1024 Rectangle aBulletArea( ImpCalcBulletArea( nPara, sal_True, sal_False ) ); in PaintBullet() 1662 Rectangle Outliner::ImpCalcBulletArea( sal_uInt32 nPara, sal_Bool bAdjust, sal_Bool bReturnPaperPos… in ImpCalcBulletArea() function in Outliner 1797 aInfo.aBounds = ImpCalcBulletArea( nPara, sal_True, sal_True ); in GetBulletInfo()
|
H A D | outlin2.cxx | 604 Rectangle aBulArea = ImpCalcBulletArea( nPara, sal_True, sal_True ); in IsTextPos()
|
/trunk/main/editeng/inc/editeng/ |
H A D | outliner.hxx | 706 Rectangle ImpCalcBulletArea( sal_uInt32 nPara, sal_Bool bAdjust, sal_Bool bReturnPaperPos );
|
Completed in 75 milliseconds