Lines Matching refs:SwHistory
1020 SwHistory::SwHistory( sal_uInt16 nInitSz, sal_uInt16 nGrowSz ) in SwHistory() function in SwHistory
1026 SwHistory::~SwHistory() in ~SwHistory()
1042 void SwHistory::Add( in Add()
1079 void SwHistory::Add( SwTxtAttr* pHint, sal_uLong nNodeIdx, bool bNewAttr ) in Add()
1125 void SwHistory::Add( SwFmtColl* pColl, sal_uLong nNodeIdx, sal_uInt8 nWhichNd ) in Add()
1135 void SwHistory::Add(const ::sw::mark::IMark& rBkmk, bool bSavePos, bool bSaveOtherPos) in Add()
1144 void SwHistory::Add( SwFrmFmt& rFmt ) in Add()
1150 void SwHistory::Add( SwFlyFrmFmt& rFmt, sal_uInt16& rSetPos ) in Add()
1188 void SwHistory::Add( const SwTxtFtn& rFtn ) in Add()
1195 void SwHistory::Add(const SfxItemSet & rSet, const SwCharFmt & rFmt) in Add()
1212 bool SwHistory::Rollback( SwDoc* pDoc, sal_uInt16 nStart ) in Rollback()
1232 bool SwHistory::TmpRollback( SwDoc* pDoc, sal_uInt16 nStart, bool bToFirst ) in TmpRollback()
1259 void SwHistory::Delete( sal_uInt16 nStart ) in Delete()
1269 sal_uInt16 SwHistory::SetTmpEnd( sal_uInt16 nNewTmpEnd ) in SetTmpEnd()
1290 void SwHistory::CopyFmtAttr( in CopyFmtAttr()
1321 void SwHistory::CopyAttr( in CopyAttr()
1381 SwRegHistory::SwRegHistory( SwHistory* pHst ) in SwRegHistory()
1390 SwHistory* pHst ) in SwRegHistory()
1398 SwRegHistory::SwRegHistory( const SwNode& rNd, SwHistory* pHst ) in SwRegHistory()