Searched refs:pBest (Results 1 – 1 of 1) sorted by relevance
1303 const SdrObject *pBest = 0, in GetBestObject() local1318 pBest = pFly->GetVirtDrawObj(); in GetBestObject()1327 if( !pBest || rMrkList.GetMarkCount() == 1 ) in GetBestObject()1436 pBest = pTmpObj; in GetBestObject()1454 pBest = pObj; in GetBestObject()1469 pBest = pTop; in GetBestObject()1472 return pBest; in GetBestObject()1479 if ( !pBest ) in GotoObj()1482 sal_Bool bFlyFrm = pBest->ISA(SwVirtFlyDrawObj); in GotoObj()1487 SelectObj( rFrm.Pos(), 0, (SdrObject*)pBest ); in GotoObj()[all …]
Completed in 24 milliseconds