Searched refs:mxRedoDoc (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 140 nNewCol, nNewRow, nTab, mxRedoDoc.release(), in Reset() 154 mxRedoDoc.reset(); in Reset() 225 mxRedoDoc.reset( new ScDocument( SCDOCMODE_UNDO ) ); in Init() 226 mxRedoDoc->InitUndo( mpDoc, nTab, nTab ); in Init() 236 mxRedoDoc->AddUndoTab( nOtherTab, nOtherTab ); in Init() 244 …mpDoc->GetEnginePool(), *mpViewData, mxUndoDoc.get(), mxRedoDoc.get(), LinguMgr::GetSpellChecker()… in Init()
|
/trunk/main/sc/source/ui/inc/ |
H A D | spelldialog.hxx | 86 ScDocumentPtr mxRedoDoc; member in ScSpellDialogChildWindow
|
Completed in 12 milliseconds