Searched refs:GetHistory (Results 1 – 18 of 18) sorted by relevance
74 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoAttr96 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoResetAttr213 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoMoveLeftMargin254 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoChangeFootNote
67 SwHistory* GetHistory(); // will be created if necessary91 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoDelNum
111 SwHistory& GetHistory(); // will be created if necessary345 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoSplitTbl
161 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoFmtColl
207 const SwHistory* GetHistory() const { return pHistory; } in GetHistory() function in SwUndoSaveSection208 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoSaveSection
191 SwRegHistory* GetHistory() const { return m_pHistory; } in GetHistory() function in SwpHints
451 pUndo->GetHistory().Add( *pTxtFtn ); in SetCurFtn()483 pUndo->GetHistory().Add( *pTxtFtn ); in SetCurFtn()
323 pHst = &pUndo->GetHistory(); in RstTxtAttrs()411 pHst = &pUndo->GetHistory(); in ResetAttrs()593 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in lcl_InsAttr()1785 pHst = pUndo->GetHistory(); in SetTxtFmtColl()2300 pHistory = &pUndo->GetHistory(); in MoveLeftMargin()
1270 pUndo->GetHistory(); in ChgNumRuleFmts()1411 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in ReplaceNumRule()1594 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in DelNumRules()
196 SwRegHistory aRHst( rTxtNd, &pUndo->GetHistory() ); in DeleteTOXMark()
136 if( GetHistory() ) in InsFly()137 GetHistory()->Rollback( pDoc ); in InsFly()
1064 if( GetHistory() ) in RedlineToDoc()1065 GetHistory()->Rollback( &rDoc ); in RedlineToDoc()
505 if ( m_pUndo->GetHistory() ) in SetInDoc()508 m_pUndo->GetHistory()->Rollback( pDoc ); in SetInDoc()
184 SwHistory* SwUndoInsNum::GetHistory() in GetHistory() function in SwUndoInsNum
857 SwHistory& SwUndoTxtToTbl::GetHistory() in GetHistory() function in SwUndoTxtToTbl1799 if( pSave->GetHistory() ) in UndoImpl()1800 pSave->GetHistory()->Rollback( &rDoc ); in UndoImpl()
737 SwHistoryHint* pHHint = (GetHistory())[ 0 ]; in RedoImpl()
803 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in TextToTable()3304 pHst = pUndo->GetHistory(); in SplitTable()
1407 ? GetpSwpHints()->GetHistory() : 0; in InsertHint()
Completed in 160 milliseconds