Searched refs:pBest (Results 1 – 1 of 1) sorted by relevance
1300 const SdrObject *pBest = 0, in GetBestObject() local1315 pBest = pFly->GetVirtDrawObj(); in GetBestObject()1324 if( !pBest || rMrkList.GetMarkCount() == 1 ) in GetBestObject()1433 pBest = pTmpObj; in GetBestObject()1451 pBest = pObj; in GetBestObject()1466 pBest = pTop; in GetBestObject()1469 return pBest; in GetBestObject()1476 if ( !pBest ) in GotoObj()1479 sal_Bool bFlyFrm = pBest->ISA(SwVirtFlyDrawObj); in GotoObj()1484 SelectObj( rFrm.Pos(), 0, (SdrObject*)pBest ); in GotoObj()[all …]
Completed in 37 milliseconds