Home
last modified time | relevance | path

Searched refs:GetHistory (Results 1 – 18 of 18) sorted by relevance

/aoo41x/main/sw/source/core/inc/
H A DUndoAttribute.hxx74 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoAttr
96 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoResetAttr
213 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoMoveLeftMargin
254 SwHistory& GetHistory() { return *m_pHistory; } in GetHistory() function in SwUndoChangeFootNote
H A DUndoNumbering.hxx67 SwHistory* GetHistory(); // will be created if necessary
91 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoDelNum
H A DUndoTable.hxx111 SwHistory& GetHistory(); // will be created if necessary
345 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoSplitTbl
H A DUndoCore.hxx161 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoFmtColl
/aoo41x/main/sw/inc/
H A Dundobj.hxx207 const SwHistory* GetHistory() const { return pHistory; } in GetHistory() function in SwUndoSaveSection
208 SwHistory* GetHistory() { return pHistory; } in GetHistory() function in SwUndoSaveSection
H A Dndhints.hxx191 SwRegHistory* GetHistory() const { return m_pHistory; } in GetHistory() function in SwpHints
/aoo41x/main/sw/source/core/doc/
H A Ddocftn.cxx451 pUndo->GetHistory().Add( *pTxtFtn ); in SetCurFtn()
483 pUndo->GetHistory().Add( *pTxtFtn ); in SetCurFtn()
H A Ddocfmt.cxx323 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()
H A Ddocnum.cxx1270 pUndo->GetHistory(); in ChgNumRuleFmts()
1411 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in ReplaceNumRule()
1594 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in DelNumRules()
H A Ddoctxm.cxx196 SwRegHistory aRHst( rTxtNd, &pUndo->GetHistory() ); in DeleteTOXMark()
/aoo41x/main/sw/source/core/undo/
H A Dundobj1.cxx136 if( GetHistory() ) in InsFly()
137 GetHistory()->Rollback( pDoc ); in InsFly()
H A Drolbck.cxx505 if ( m_pUndo->GetHistory() ) in SetInDoc()
508 m_pUndo->GetHistory()->Rollback( pDoc ); in SetInDoc()
H A Dundobj.cxx1064 if( GetHistory() ) in RedlineToDoc()
1065 GetHistory()->Rollback( &rDoc ); in RedlineToDoc()
H A Dunnum.cxx184 SwHistory* SwUndoInsNum::GetHistory() in GetHistory() function in SwUndoInsNum
H A Duntbl.cxx857 SwHistory& SwUndoTxtToTbl::GetHistory() in GetHistory() function in SwUndoTxtToTbl
1799 if( pSave->GetHistory() ) in UndoImpl()
1800 pSave->GetHistory()->Rollback( &rDoc ); in UndoImpl()
H A Dunattr.cxx737 SwHistoryHint* pHHint = (GetHistory())[ 0 ]; in RedoImpl()
/aoo41x/main/sw/source/core/docnode/
H A Dndtbl.cxx803 SwHistory* pHistory = pUndo ? &pUndo->GetHistory() : 0; in TextToTable()
3304 pHst = pUndo->GetHistory(); in SplitTable()
/aoo41x/main/sw/source/core/txtnode/
H A Dthints.cxx1407 ? GetpSwpHints()->GetHistory() : 0; in InsertHint()

Completed in 169 milliseconds