Searched refs:SaveSection (Results 1 – 7 of 7) sorted by relevance
202 void SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx );203 void SaveSection( SwDoc* pDoc, const SwNodeRange& rRange );
910 void SwUndoSaveSection::SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx ) in SaveSection() function in SwUndoSaveSection913 SaveSection( pDoc, aRg ); in SaveSection()917 void SwUndoSaveSection::SaveSection( in SaveSection() function in SwUndoSaveSection1034 SaveSection( rRedl.GetDoc(), *rRedl.GetContentIdx() ); in SwRedlineSaveData()
179 SaveSection( pDoc, *rCntnt.GetCntntIdx() ); in DelFly()
456 m_pUndo->SaveSection( pDoc, aSttIdx ); in SwHistorySetFootnote()
1753 void SwUndoTblNdsChg::SaveSection( SwStartNode* pSttNd ) in SaveSection() function in SwUndoTblNdsChg1761 pSave->SaveSection( pSttNd->GetDoc(), SwNodeIndex( *pSttNd )); in SaveSection()
212 void SaveSection( SwStartNode* pSttNd );
898 ((SwUndoTblNdsChg*)pUndo)->SaveSection( pSttNd ); in _DeleteBox()
Completed in 74 milliseconds