Searched refs:rHistory (Results 1 – 3 of 3) sorted by relevance
346 void SaveFormula( SwHistory& rHistory );367 void SaveFormula( SwHistory& rHistory );
545 static SwRewriter lcl_RewriterFromHistory(SwHistory & rHistory) in lcl_RewriterFromHistory() argument551 for ( sal_uInt16 n = 0; n < rHistory.Count(); n++) in lcl_RewriterFromHistory()553 String aDescr = rHistory[n]->GetDescription(); in lcl_RewriterFromHistory()
3064 void SwUndoSplitTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula() argument3069 nFmlEnd = rHistory.Count(); in SaveFormula()3070 pHistory->Move( 0, &rHistory ); in SaveFormula()3194 void SwUndoMergeTbl::SaveFormula( SwHistory& rHistory ) in SaveFormula() argument3198 pHistory->Move( 0, &rHistory ); in SaveFormula()
Completed in 58 milliseconds