Searched refs:GetBulletArea (Results 1 – 6 of 6) sorted by relevance
79 virtual Rectangle GetBulletArea( sal_uInt32 nPara );
74 Rectangle OutlinerEditEng::GetBulletArea( sal_uInt32 nPara ) in GetBulletArea() function in OutlinerEditEng
459 virtual Rectangle GetBulletArea( sal_uInt32 nPara );
740 aBulletArea = GetEditEnginePtr()->GetBulletArea( GetParaPortions().GetPos( pParaPortion ) ); in CreateLines()1619 aBulletArea = GetEditEnginePtr()->GetBulletArea( GetParaPortions().GetPos( pParaPortion ) ); in CreateAndInsertEmptyLine()
1248 Rectangle aBulletArea = pEditEngine->GetBulletArea( nPara ); in IsBulletArea()
2603 Rectangle EditEngine::GetBulletArea( sal_uInt32 ) in GetBulletArea() function in EditEngine
Completed in 66 milliseconds