Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunsect.cxx75 SwUndoInsSection::SwUndoInsSection( in SwUndoInsSection() function in SwUndoInsSection
116 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()
/trunk/main/sw/source/core/inc/
H A DUndoSection.hxx43 class SwUndoInsSection : public SwUndo, private SwUndRng class
59 SwUndoInsSection(SwPaM const&, SwSectionData const&,
62 virtual ~SwUndoInsSection();
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx186 SwUndoInsSection* pUndoInsSect = 0; in InsertSwSection()
190 pUndoInsSect = new SwUndoInsSection(rRange, rNewData, pAttr, pTOXBase); in InsertSwSection()

Completed in 31 milliseconds