Searched refs:MakeEditView (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun4.cxx | 370 MakeEditView(pThesaurusEngine, nCol, nRow ); in DoThesaurus() 558 MakeEditView( pEngine, nCol, nRow ); in DoSheetConversion()
|
H A D | spelldialog.cxx | 247 mpViewShell->MakeEditView( mxEngine.get(), nCol, nRow ); in Init()
|
H A D | tabvwsh5.cxx | 197 MakeEditView( pHint->GetEngine(), nCol, nRow ); in Notify()
|
H A D | spelleng.cxx | 249 mrViewData.GetView()->MakeEditView( this, nNewCol, nNewRow ); in FindNextConversionCell()
|
H A D | tabview3.cxx | 1819 void ScTabView::MakeEditView( ScEditEngineDefaulter* pEngine, SCCOL nCol, SCROW nRow ) in MakeEditView() function in ScTabView
|
/aoo42x/main/sc/source/ui/inc/ |
H A D | tabview.hxx | 460 void MakeEditView( ScEditEngineDefaulter* pEngine, SCCOL nCol, SCROW nRow );
|
Completed in 24 milliseconds