Home
last modified time | relevance | path

Searched refs:GetBulletArea (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/editeng/source/outliner/ !
H A Doutleeng.hxx79 virtual Rectangle GetBulletArea( sal_uInt32 nPara );
H A Doutleeng.cxx74 Rectangle OutlinerEditEng::GetBulletArea( sal_uInt32 nPara ) in GetBulletArea() function in OutlinerEditEng
/AOO42X/main/editeng/inc/editeng/ !
H A Dediteng.hxx459 virtual Rectangle GetBulletArea( sal_uInt32 nPara );
/AOO42X/main/editeng/source/editeng/ !
H A Dimpedit3.cxx740 aBulletArea = GetEditEnginePtr()->GetBulletArea( GetParaPortions().GetPos( pParaPortion ) ); in CreateLines()
1619 aBulletArea = GetEditEnginePtr()->GetBulletArea( GetParaPortions().GetPos( pParaPortion ) ); in CreateAndInsertEmptyLine()
H A Dimpedit.cxx1248 Rectangle aBulletArea = pEditEngine->GetBulletArea( nPara ); in IsBulletArea()
H A Dediteng.cxx2603 Rectangle EditEngine::GetBulletArea( sal_uInt32 ) in GetBulletArea() function in EditEngine