Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dundraw.cxx516 SwUndoDrawDelete::SwUndoDrawDelete( sal_uInt16 nCnt ) in SwUndoDrawDelete() function in SwUndoDrawDelete
523 SwUndoDrawDelete::~SwUndoDrawDelete() in ~SwUndoDrawDelete()
535 void SwUndoDrawDelete::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
561 void SwUndoDrawDelete::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
584 void SwUndoDrawDelete::AddObj( sal_uInt16 , SwDrawFrmFmt* pFmt, in AddObj()
/trunk/main/sw/source/core/inc/
H A DUndoDraw.hxx127 class SwUndoDrawDelete : public SwUndo class
135 SwUndoDrawDelete( sal_uInt16 nCnt );
137 virtual ~SwUndoDrawDelete();
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx491 SwUndoDrawDelete *const pUndo = in DeleteSelection()
494 : new SwUndoDrawDelete( (sal_uInt16)rMrkList.GetMarkCount() ); in DeleteSelection()

Completed in 25 milliseconds