Home
last modified time | relevance | path

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

/AOO41X/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()
1477 const SdrObject* pBest = GetBestObject( bNext, eType ); in GotoObj() local
1479 if ( !pBest ) in GotoObj()
1482 sal_Bool bFlyFrm = pBest->ISA(SwVirtFlyDrawObj); in GotoObj()
[all …]