Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dspelldialog.cxx81 if( mxEngine.get() && mpViewData ) in GetNextWrongSentence()
90 …mbNeedNextObj = !mxEngine->IsFinished() && !mxEngine->SpellSentence( *pEditView, aPortions, false … in GetNextWrongSentence()
96 if( mxEngine->IsFinished() ) in GetNextWrongSentence()
104 if( mxEngine.get() && mpViewData ) in ApplyChangedSentence()
129 if( mxEngine.get() && mxEngine->IsAnyModified() ) in Reset()
152 mxEngine.reset(); in Reset()
243 mxEngine.reset( new ScSpellingEngine( in Init()
253 mxEngine->EnableUndo( sal_False ); in Init()
254 mxEngine->SetPaperSize( aRect.GetSize() ); in Init()
255 mxEngine->SetText( EMPTY_STRING ); in Init()
[all …]
/aoo4110/main/sc/source/ui/inc/
H A Dspelldialog.hxx84 ScConvEnginePtr mxEngine; member in ScSpellDialogChildWindow

Completed in 22 milliseconds