Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx38 #define SDRSEARCH_DEEP 0x0001 /* rekursiv in Gruppenobjekte hinein */ macro
53 #define SDRSEARCH_PICKTEXTEDIT (SDRSEARCH_DEEP|SDRSEARCH_TESTMARKABLE|SDRSEARCH_TESTTEXTEDIT)
54 #define SDRSEARCH_PICKMACRO (SDRSEARCH_DEEP|SDRSEARCH_ALSOONMASTER|SDRSEARCH_WHOLEPAGE|SDRSEARCH…
/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx711 …(mpView->PickObj(aPnt, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_DEEP)) in ForcePointer()
914 …(mpView->PickObj(aPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_DEEP)) in RequestHelp()
H A Dfusel.cxx334 …pView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_DEEP)) in MouseButtonDown()
/trunk/main/svx/source/form/
H A Dfmpage.cxx217 if ( !pView->PickObj( aPos, 0, pObj, pPV, SDRSEARCH_DEEP ) ) in RequestHelp()
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1388 if (bDeep) nOptions=nOptions|SDRSEARCH_DEEP; in MarkObj()
1677 const bool bDeep(nOptions & SDRSEARCH_DEEP); in CheckSingleSdrObjectHit()
1862 if ((nOptions & SDRSEARCH_DEEP) !=0) pObj=pHitObj; in PickObj()
H A Dsvdview.cxx393 …else if (PickObj(aLocalLogicPosition,nHitTolLog,pHitObj,pPV,SDRSEARCH_DEEP|SDRSEARCH_MARKED,&pObj,… in PickAnything()
413 …else if (PickObj(aLocalLogicPosition,nHitTolLog,pHitObj,pPV,SDRSEARCH_DEEP|/*SDRSEARCH_TESTMARKABL… in PickAnything()
/trunk/main/chart2/source/controller/drawinglayer/
H A DDrawViewWrapper.cxx237 sal_uLong nOptions = SDRSEARCH_DEEP | SDRSEARCH_TESTMARKABLE; in getHitObject()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx339 if ( pDrView->PickObj(aMDPos, pDrView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in RequestHelp()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh.cxx240 …PixelToLogic( pViewData->GetMousePosPixel() ), pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in ExecDrawAttr()
H A Dfusel.cxx200 … if ( pView->PickObj(aMDPos, pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in MouseButtonDown()
H A Dfudraw.cxx805 if ( pView->PickObj(aMDPos, pView->getHitTolLog(), pHit, pPV, SDRSEARCH_DEEP ) ) in ForcePointer()

Completed in 48 milliseconds