Home
last modified time | relevance | path

Searched refs:mpUndoDoc (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sc/source/ui/view/
H A Dspelleng.cxx76 mpUndoDoc( pUndoDoc ), in ScConversionEngineBase()
132 if( mpUndoDoc && pCell ) in FindNextConversionCell()
134 ScBaseCell* pUndoCell = pCell->CloneWithoutNote( *mpUndoDoc ); in FindNextConversionCell()
135 mpUndoDoc->PutCell( aPos, pUndoCell ); in FindNextConversionCell()
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk3.cxx777 mpUndoDoc( pUndoDoc ), in ScUndoMerge()
787 delete mpUndoDoc; in ~ScUndoMerge()
818 if (bUndo && mpUndoDoc) in DoChange()
821 mpUndoDoc->CopyToDocument( maRange, IDF_ALL|IDF_NOCAPTIONS, sal_False, pDoc ); in DoChange()
/aoo4110/main/sc/source/ui/inc/
H A Dspelleng.hxx85 ScDocument* mpUndoDoc; /// Document stores all old cells for UNDO action. member in ScConversionEngineBase
H A Dundoblk.hxx460 ScDocument* mpUndoDoc; // wenn Daten zusammengefasst member in ScUndoMerge

Completed in 41 milliseconds