Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx449 const SdrUShortCont* pSelectedPoints = pMark->GetMarkedPoints(); in IsRipUpAtMarkedPointsPossible() local
451 if(pSelectedPoints && pSelectedPoints->GetCount()) in IsRipUpAtMarkedPointsPossible()
466 for(sal_uInt32 b(0); !bRetval && b < pSelectedPoints->GetCount(); b++) in IsRipUpAtMarkedPointsPossible()
468 const sal_uInt16 nMarkedPointNum(pSelectedPoints->GetObject(b)); in IsRipUpAtMarkedPointsPossible()

Completed in 34 milliseconds