Home
last modified time | relevance | path

Searched refs:SaveSection (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1753 void SwUndoTblNdsChg::SaveSection( SwStartNode* pSttNd ) in SaveSection() function in SwUndoTblNdsChg
1761 pSave->SaveSection( pSttNd->GetDoc(), SwNodeIndex( *pSttNd )); in SaveSection()
H A Dundobj.cxx910 void SwUndoSaveSection::SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx ) in SaveSection() function in SwUndoSaveSection
913 SaveSection( pDoc, aRg ); in SaveSection()
917 void SwUndoSaveSection::SaveSection( in SaveSection() function in SwUndoSaveSection
1034 SaveSection( rRedl.GetDoc(), *rRedl.GetContentIdx() ); in SwRedlineSaveData()
H A Dundobj1.cxx179 SaveSection( pDoc, *rCntnt.GetCntntIdx() ); in DelFly()
H A Drolbck.cxx456 m_pUndo->SaveSection( pDoc, aSttIdx ); in SwHistorySetFootnote()
/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx212 void SaveSection( SwStartNode* pSttNd );
/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx898 ((SwUndoTblNdsChg*)pUndo)->SaveSection( pSttNd ); in _DeleteBox()
/trunk/main/sw/inc/
H A Dundobj.hxx202 void SaveSection( SwDoc* pDoc, const SwNodeIndex& rSttIdx );
203 void SaveSection( SwDoc* pDoc, const SwNodeRange& rRange );

Completed in 76 milliseconds