Home
last modified time | relevance | path

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

/trunk/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
/trunk/main/editeng/inc/editeng/
H A Dediteng.hxx459 virtual Rectangle GetBulletArea( sal_uInt32 nPara );
/trunk/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

Completed in 66 milliseconds