Searched refs:pMVisLay (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmrkv.cxx | 1669 …t16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay) const in CheckSingleSdrObjectHit() 1715 pRet=CheckSingleSdrObjectHit(aPnt,nTol,pOL,pPV,nOptions,pMVisLay,pTmpObj); in CheckSingleSdrObjectHit() 1719 if(!pMVisLay || pMVisLay->IsSet(pObj->GetLayer())) in CheckSingleSdrObjectHit() 1735 …rObjList* pOL, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay, SdrObject*& rpRo… in CheckSingleSdrObjectHit() argument 1762 pRet=CheckSingleSdrObjectHit(rPnt,nTol,pObj,pPV,nOptions,pMVisLay); in CheckSingleSdrObjectHit() 1834 const SetOfByte* pMVisLay=NULL; in PickObj() local 1849 pMVisLay = &pPage->TRG_GetMasterPageVisibleLayers(); in PickObj() 1855 pHitObj=CheckSingleSdrObjectHit(aPt,nTol,pObjList,pPV,nTmpOptions,pMVisLay,pObj); in PickObj()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedview.cxx | 197 …Int16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte* pMVisLay) const in CheckSingleSdrObjectHit() 200 … SdrObject* pRetval = SdrView::CheckSingleSdrObjectHit(rPnt, nTol, pObj, pPV, nOptions, pMVisLay); in CheckSingleSdrObjectHit()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmrkv.hxx | 177 …16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay) const; 178 …rObjList* pOL, SdrPageView* pPV, sal_uIntPtr nOptions, const SetOfByte* pMVisLay, SdrObject*& rpRo…
|
/aoo41x/main/basctl/source/inc/ |
H A D | dlgedview.hxx | 53 …nt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte* pMVisLay) const;
|
/aoo41x/main/sw/source/core/inc/ |
H A D | dview.hxx | 89 …nt16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte* pMVisLay) const;
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dview.cxx | 200 …Int16 nTol, SdrObject* pObj, SdrPageView* pPV, sal_uLong nOptions, const SetOfByte* pMVisLay) const in CheckSingleSdrObjectHit() 203 …drObject* pRetval = FmFormView::CheckSingleSdrObjectHit(rPnt, nTol, pObj, pPV, nOptions, pMVisLay); in CheckSingleSdrObjectHit()
|
Completed in 38 milliseconds