Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfudraw.cxx682 mpView->PickObj(aPnt, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER); in ForcePointer()
711 …if (mpView->PickObj(aPnt, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_DE… in ForcePointer()
914 …if (mpView->PickObj(aPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_DE… in RequestHelp()
H A Dfusel.cxx323 if(mpView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER)) in MouseButtonDown()
334 …if (mpView->PickObj(aMDPos, mpView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER | SDRSEARCH_… in MouseButtonDown()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx39 #define SDRSEARCH_ALSOONMASTER 0x0002 /* MasterPages werden auch durchsucht */ macro
54 #define SDRSEARCH_PICKMACRO (SDRSEARCH_DEEP|SDRSEARCH_ALSOONMASTER|SDRSEARCH_WHOLEPAGE|SDRSEARCH…
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx334 if ( pDrView->PickObj(aMDPos, pDrView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER) ) in RequestHelp()
/trunk/main/sc/source/ui/drawfunc/
H A Dfusel.cxx179 … if ( !bAlt && pView->PickObj(aMDPos, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER)) in MouseButtonDown()
H A Dfudraw.cxx800 if ( pView->PickObj(aPnt, pView->getHitTolLog(), pObj, pPV, SDRSEARCH_ALSOONMASTER) ) in ForcePointer()
/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx413 …nHitTolLog,pHitObj,pPV,SDRSEARCH_DEEP|/*SDRSEARCH_TESTMARKABLE|*/SDRSEARCH_ALSOONMASTER|SDRSEARCH_… in PickAnything()
H A Dsvdmrkv.cxx1785 sal_Bool bMasters=!bMarked && (nOptions & SDRSEARCH_ALSOONMASTER) !=0; in PickObj()

Completed in 86 milliseconds