Searched refs:RestoreSection (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | undobj.hxx | 204 void RestoreSection( SwDoc* pDoc, SwNodeIndex* pIdx, sal_uInt16 nSectType ); 205 void RestoreSection( SwDoc* pDoc, const SwNodeIndex& rInsPos );
|
/aoo41x/main/sw/source/core/undo/ |
H A D | undobj.cxx | 956 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 D | undobj1.cxx | 112 RestoreSection( pDoc, &aIdx, SwFlyStartNode ); in InsFly()
|
H A D | rolbck.cxx | 503 m_pUndo->RestoreSection( pDoc, &aIdx, SwFootnoteStartNode ); in SetInDoc()
|
H A D | untbl.cxx | 1798 pSave->RestoreSection( &rDoc, &aIdx, SwTableBoxStartNode ); in UndoImpl()
|
Completed in 48 milliseconds