Home
last modified time | relevance | path

Searched refs:mpRedoDoc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx77 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()
/trunk/main/sc/source/ui/inc/
H A Dspelleng.hxx86 ScDocument* mpRedoDoc; /// Document stores all new cells for REDO action. member in ScConversionEngineBase

Completed in 23 milliseconds