Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx116 …Obj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pPickObj, pPV, SDRSEARCH_PICKMARKABLE); in MouseButtonDown()
175 …PickObj( mpWindow->PixelToLogic( rMEvt.GetPosPixel() ),nHitLog, pObj, pPV, SDRSEARCH_PICKMARKABLE); in MouseMove()
H A Dfusel.cxx1587 mpView->PickObj (rTestPoint, nHitLog, pObject, pPageView, SDRSEARCH_PICKMARKABLE); in pickObject()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1141 … bRet = 0 != pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMARKABLE ); in IsObjSelectable()
1163 bRet = pDrawView->PickObj(rPt, pDrawView->getHitTolLog(), pObj, pPV, SDRSEARCH_PICKMARKABLE); in ShouldObjectBeSelected()
2707 if( pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPView, SDRSEARCH_PICKMARKABLE ) && in Chainable()
2740 pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPView, SDRSEARCH_PICKMARKABLE ); in Chain()
H A Dfefly1.cxx1771 if( pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPView, SDRSEARCH_PICKMARKABLE ) ) in GetFmtFromObj()
1897 if( pDView->PickObj( rPt, pDView->getHitTolLog(), pObj, pPView, SDRSEARCH_PICKMARKABLE ) ) in GetObjCntType()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx52 #define SDRSEARCH_PICKMARKABLE (SDRSEARCH_TESTMARKABLE) macro
/trunk/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1387 sal_uIntPtr nOptions=SDRSEARCH_PICKMARKABLE; in MarkObj()
1969 if (eRet==SDRHIT_NONE && PickObj(rPnt,sal_uInt16(nTol),pObj,pPV,SDRSEARCH_PICKMARKABLE)) { in PickSomething()

Completed in 78 milliseconds