Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx1303 const SdrObject *pBest = 0, in GetBestObject() local
1318 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 21 milliseconds