Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundraw.cxx520 pMarkLst = new SdrMarkList(); in SwUndoDrawDelete()
528 for( sal_uInt16 n = 0; n < pMarkLst->GetMarkCount(); ++n, ++pTmp ) in ~SwUndoDrawDelete()
532 delete pMarkLst; in ~SwUndoDrawDelete()
539 for( sal_uInt16 n = 0; n < pMarkLst->GetMarkCount(); ++n ) in UndoImpl()
558 rContext.SetSelections(0, pMarkLst); in UndoImpl()
565 for( sal_uInt16 n = 0; n < pMarkLst->GetMarkCount(); ++n ) in RedoImpl()
587 SwUndoGroupObjImpl& rSave = *( pObjArr + pMarkLst->GetMarkCount() ); in AddObj()
600 pMarkLst->InsertEntry( rMark ); in AddObj()
/trunk/main/sw/source/core/inc/
H A DUndoDraw.hxx130 SdrMarkList* pMarkLst; // MarkList for all selected SdrObjects member in SwUndoDrawDelete

Completed in 23 milliseconds