Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/undo/
H A Dunsect.cxx282 class SwUndoDelSection class
294 SwUndoDelSection(
297 virtual ~SwUndoDelSection();
305 return new SwUndoDelSection(rFormat, *rFormat.GetSection(), in MakeUndoDelSection()
309 SwUndoDelSection::SwUndoDelSection( in SwUndoDelSection() function in SwUndoDelSection
324 SwUndoDelSection::~SwUndoDelSection() in ~SwUndoDelSection()
328 void SwUndoDelSection::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
381 void SwUndoDelSection::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()

Completed in 6 milliseconds