Home
last modified time | relevance | path

Searched refs:SwRegHistory (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx176 SwRegHistory aRHst( *pTxtNode, pPara->pHistory ); in lcl_RstTxtAttr()
456 SwRegHistory history(pTNd, *pTNd, pHst); in ResetAttrs()
477 SwRegHistory history(pTNd, *pTNd, pHst); in ResetAttrs()
778 SwRegHistory aRegH( pFmt, *pTblNd, pHistory ); in lcl_InsAttr()
864 SwRegHistory aRHst( *pTxtNd, pHistory ); in lcl_InsAttr()
875 SwRegHistory history( pNode, *pNode, pHistory ); in lcl_InsAttr()
890 SwRegHistory aRegH( pNode, *pNode, pHistory ); in lcl_InsAttr()
938 SwRegHistory aRegH( pNode, *pNode, pHistory ); in lcl_InsAttr()
1041 SwRegHistory aRegH( pNode, *pNode, pHistory ); in lcl_InsAttr()
1749 std::auto_ptr< SwRegHistory > pRegH; in lcl_SetTxtFmtColl()
[all …]
H A Ddocnum.cxx1342 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in ReplaceNumRule()
1502 SwRegHistory aRegH( pUndo ? pUndo->GetHistory() : 0 ); in DelNumRules()
H A Ddoctxm.cxx196 SwRegHistory aRHst( rTxtNd, &pUndo->GetHistory() ); in DeleteTOXMark()
/trunk/main/sw/source/core/undo/
H A Drolbck.cxx1381 SwRegHistory::SwRegHistory( SwHistory* pHst ) in SwRegHistory() function in SwRegHistory
1389 SwRegHistory::SwRegHistory( SwModify* pRegIn, const SwNode& rNd, in SwRegHistory() function in SwRegHistory
1398 SwRegHistory::SwRegHistory( const SwNode& rNd, SwHistory* pHst ) in SwRegHistory() function in SwRegHistory
1406 void SwRegHistory::Modify( const SfxPoolItem* pOld, const SfxPoolItem* pNew ) in Modify()
1457 void SwRegHistory::AddHint( SwTxtAttr* pHt, const bool bNew ) in AddHint()
1463 bool SwRegHistory::InsertItems( const SfxItemSet& rSet, in InsertItems()
1504 void SwRegHistory::RegisterInModify( SwModify* pRegIn, const SwNode& rNd ) in RegisterInModify()
1518 void SwRegHistory::_MakeSetWhichIds() in _MakeSetWhichIds()
H A Dundel.cxx205 SwRegHistory aRegHist( *pEndTxtNd, pHistory ); in SwUndoDelete()
377 SwRegHistory aRHst( *pSttTxtNd, pHistory ); in SaveCntnt()
416 SwRegHistory aRHst( *pEndTxtNd, pHistory ); in SaveCntnt()
H A Dunovwr.cxx87 SwRegHistory aRHst( *pTxtNd, pHistory ); in SwUndoOverwrite()
464 SwRegHistory aRHst( rTNd, pNew->pHistory ); in AddChanges()
H A Duntbl.cxx2246 SwRegHistory aRHst( *rBox.GetSttNd(), pHistory ); in SwUndoTblNumFmt()
/trunk/main/sw/inc/
H A Dndhints.hxx34 class SwRegHistory; // steht im RolBck.hxx
139 SwRegHistory* m_pHistory; // for Undo
188 void Register( SwRegHistory* pHist ) { m_pHistory = pHist; } in Register()
191 SwRegHistory* GetHistory() const { return m_pHistory; } in GetHistory()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx359 friend class SwRegHistory; // for inserting History attributes
420 class SwRegHistory : public SwClient class
434 SwRegHistory( SwHistory* pHst );
436 SwRegHistory( const SwNode& rNd, SwHistory* pHst );
437 SwRegHistory( SwModify* pRegIn, const SwNode& rNd, SwHistory* pHst );
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx1406 SwRegHistory* pHist = GetpSwpHints() in InsertHint()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx849 SwRegHistory aReg( pNd, *pNd, pHistory ); in TextToTable()

Completed in 152 milliseconds