Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dundobj.hxx204 void RestoreSection( SwDoc* pDoc, SwNodeIndex* pIdx, sal_uInt16 nSectType );
205 void RestoreSection( SwDoc* pDoc, const SwNodeIndex& rInsPos );
/trunk/main/sw/source/core/undo/
H A Dundobj.cxx956 void SwUndoSaveSection::RestoreSection( SwDoc* pDoc, SwNodeIndex* pIdx, in RestoreSection() function in SwUndoSaveSection
970 RestoreSection( pDoc, SwNodeIndex( *pSttNd->EndOfSectionNode() )); in RestoreSection()
977 void SwUndoSaveSection::RestoreSection( SwDoc* pDoc, const SwNodeIndex& rInsPos ) in RestoreSection() function in SwUndoSaveSection
1063 RestoreSection( &rDoc, &aIdx, SwNormalStartNode ); in RedlineToDoc()
H A Dundobj1.cxx112 RestoreSection( pDoc, &aIdx, SwFlyStartNode ); in InsFly()
H A Drolbck.cxx503 m_pUndo->RestoreSection( pDoc, &aIdx, SwFootnoteStartNode ); in SetInDoc()
H A Duntbl.cxx1798 pSave->RestoreSection( &rDoc, &aIdx, SwTableBoxStartNode ); in UndoImpl()

Completed in 40 milliseconds