Searched refs:mpRedoDoc (Results 1 – 2 of 2) sorted by relevance
77 mpRedoDoc( pRedoDoc ), in ScConversionEngineBase()153 if( mpRedoDoc && pCell ) in FindNextConversionCell()155 ScBaseCell* pRedoCell = pCell->CloneWithoutNote( *mpRedoDoc ); in FindNextConversionCell()156 mpRedoDoc->PutCell( aPos, pRedoCell ); in FindNextConversionCell()
86 ScDocument* mpRedoDoc; /// Document stores all new cells for REDO action. member in ScConversionEngineBase
Completed in 18 milliseconds