Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx1801 SdrPageView* pPV2=((SdrHdl*)pElem2)->GetPageView(); in Compare() local
1802 if (pPV1==pPV2) in Compare()
1827 return (long)pPV1<(long)pPV2 ? -1 : 1; in Compare()
H A Dsvdmrkv.cxx1483 SdrPageView* pPV2=pM->GetPageView(); in MarkNextObj() local
1484 if (pPV2==pPV && CheckSingleSdrObjectHit(aPt,sal_uInt16(nTol),pM->GetMarkedSdrObj(),pPV2,0,0)) in MarkNextObj()

Completed in 26 milliseconds