Searched refs:mxUndoDoc (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | spelldialog.cxx | 139 nOldCol, nOldRow, nTab, mxUndoDoc.release(), in Reset() 153 mxUndoDoc.reset(); in Reset() 223 mxUndoDoc.reset( new ScDocument( SCDOCMODE_UNDO ) ); in Init() 224 mxUndoDoc->InitUndo( mpDoc, nTab, nTab ); in Init() 235 mxUndoDoc->AddUndoTab( nOtherTab, nOtherTab ); in Init() 244 …mpDoc->GetEnginePool(), *mpViewData, mxUndoDoc.get(), mxRedoDoc.get(), LinguMgr::GetSpellChecker()… in Init()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | spelldialog.hxx | 85 ScDocumentPtr mxUndoDoc; member in ScSpellDialogChildWindow
|
Completed in 22 milliseconds