Home
last modified time | relevance | path

Searched refs:rHistory (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A DUndoTable.hxx346 void SaveFormula( SwHistory& rHistory );
367 void SaveFormula( SwHistory& rHistory );
/trunk/main/sw/source/core/undo/
H A Dundel.cxx545 static SwRewriter lcl_RewriterFromHistory(SwHistory & rHistory) in lcl_RewriterFromHistory() argument
551 for ( sal_uInt16 n = 0; n < rHistory.Count(); n++) in lcl_RewriterFromHistory()
553 String aDescr = rHistory[n]->GetDescription(); in lcl_RewriterFromHistory()
H A Duntbl.cxx3064 void SwUndoSplitTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula() argument
3069 nFmlEnd = rHistory.Count(); in SaveFormula()
3070 pHistory->Move( 0, &rHistory ); in SaveFormula()
3194 void SwUndoMergeTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula() argument
3198 pHistory->Move( 0, &rHistory ); in SaveFormula()

Completed in 39 milliseconds