Home
last modified time | relevance | path

Searched refs:GetEnginePool (Results 1 – 16 of 16) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dviewfun4.cxx105 ScTabEditEngine* pEngine = new ScTabEditEngine( *pPattern, pDoc->GetEnginePool() ); in PasteRTF()
366 pThesaurusEngine = new ScEditEngineDefaulter( pDoc->GetEnginePool() ); in DoThesaurus()
547 pDoc->GetEnginePool(), rViewData, pUndoDoc, pRedoDoc, LinguMgr::GetSpellChecker() ); in DoSheetConversion()
552 pDoc->GetEnginePool(), rViewData, rConvParam, pUndoDoc, pRedoDoc ); in DoSheetConversion()
766 EditEngine aEngine( pDoc->GetEnginePool() ); in InsertBookmark()
H A Dspelldialog.cxx244 …mpDoc->GetEnginePool(), *mpViewData, mxUndoDoc.get(), mxRedoDoc.get(), LinguMgr::GetSpellChecker()… in Init()
H A Dviewfun2.cxx775 ScTabEditEngine aEngine( *pOldPattern, pDoc->GetEnginePool() ); in EnterBlock()
H A Dviewfunc.cxx750 ScTabEditEngine aEngine( *pOldPattern, pDoc->GetEnginePool() ); in EnterData()
H A Doutput2.cxx1906 ScFieldEditEngine* pEngine = new ScFieldEditEngine( pDoc->GetEnginePool() ); in CreateOutputEditEngine()
/aoo42x/main/sc/source/core/data/
H A Ddocumen2.cxx530 SfxItemPool* ScDocument::GetEnginePool() const in GetEnginePool() function in ScDocument
532 return xPoolHelper->GetEnginePool(); in GetEnginePool()
539 pEditEngine = new ScFieldEditEngine( GetEnginePool(), GetEditPool() ); in GetEditEngine()
552 pNoteEngine = new ScNoteEditEngine( GetEnginePool(), GetEditPool() ); in GetNoteEngine()
1217 pNewEditEngine = new ScFieldEditEngine( GetEnginePool(), in CreateFieldEditEngine()
H A Dpoolhelp.cxx73 SfxItemPool* ScPoolHelper::GetEnginePool() const in GetEnginePool() function in ScPoolHelper
H A Ddocumen8.cxx1525 pEngine = new ScFieldEditEngine( GetEnginePool(), GetEditPool() ); in TransliterateText()
H A Dtable4.cxx176 EditEngine aEngine( pDocument->GetEnginePool() ); in lcl_getSuffixCell()
/aoo42x/main/sc/source/core/inc/
H A Dpoolhelp.hxx64 SfxItemPool* GetEnginePool() const;
/aoo42x/main/sc/source/filter/excel/
H A Dxlroot.cxx353 mrData.mxEditEngine.reset( new ScEditEngineDefaulter( GetDoc().GetEnginePool() ) ); in GetEditEngine()
/aoo42x/main/sc/source/ui/app/
H A Dinputwin.cxx1088 pNew = new ScFieldEditEngine( pDoc->GetEnginePool(), pDoc->GetEditPool() ); in StartEditEngine()
1323 pNew = new ScFieldEditEngine( pDoc->GetEnginePool(), pDoc->GetEditPool() ); in MakeDialogEditView()
H A Dinputhdl.cxx543 pEngine = new ScFieldEditEngine( pDoc->GetEnginePool(), pDoc->GetEditPool() ); in ImplCreateEditEngine()
/aoo42x/main/sc/source/core/tool/
H A Deditutil.cxx541 : ScEditEngineDefaulter( pDoc->GetEnginePool() ) in ScTabEditEngine()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscflt.cxx718 EditEngine aEditEngine( pDoc->GetEnginePool() ); in PutToDoc()
/aoo42x/main/sc/inc/
H A Ddocument.hxx1826 SC_DLLPUBLIC SfxItemPool* GetEnginePool() const;

Completed in 3133 milliseconds