Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdmark.cxx691 SdrMark* pMark2 = GetMark(i); in GetMarkDescription() local
692 pMark2->GetMarkedSdrObj()->TakeObjNamePlural(aStr1); in GetMarkDescription()
787 const SdrMark* pMark2 = GetMark(i); in GetPointMarkDescription() local
788 const SdrUShortCont* pPts = bGlue ? pMark2->GetMarkedGluePoints() : pMark2->GetMarkedPoints(); in GetPointMarkDescription()
790 if(pPts && pPts->GetCount() && pMark2->GetMarkedSdrObj()) in GetPointMarkDescription()
792 pMark2->GetMarkedSdrObj()->TakeObjNamePlural(aStr1); in GetPointMarkDescription()

Completed in 14 milliseconds