Searched refs:SwUndoInsSection (Results 1 – 3 of 3) sorted by relevance
75 SwUndoInsSection::SwUndoInsSection( in SwUndoInsSection() function in SwUndoInsSection116 SwUndoInsSection::~SwUndoInsSection() in ~SwUndoInsSection()120 void SwUndoInsSection::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()168 void SwUndoInsSection::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()220 void SwUndoInsSection::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()235 void SwUndoInsSection::Join( SwDoc& rDoc, sal_uLong nNode ) in Join()257 SwUndoInsSection::SaveSplitNode(SwTxtNode *const pTxtNd, bool const bAtStart) in SaveSplitNode()
43 class SwUndoInsSection : public SwUndo, private SwUndRng class59 SwUndoInsSection(SwPaM const&, SwSectionData const&,62 virtual ~SwUndoInsSection();
186 SwUndoInsSection* pUndoInsSect = 0; in InsertSwSection()190 pUndoInsSect = new SwUndoInsSection(rRange, rNewData, pAttr, pTOXBase); in InsertSwSection()
Completed in 18 milliseconds