Searched refs:pBasicIDE (Results 1 – 1 of 1) sorted by relevance
898 … SfxObjectShell* pBasicIDE = SfxObjectShell::CreateObject( lcl_getBasicIDEServiceName() ); in OfaExec_Impl() local899 pBasicIDE->DoInitNew( 0 ); in OfaExec_Impl()900 pBasicIDE->SetModified( sal_False ); in OfaExec_Impl()913 aLoadArgs.put( "Model", pBasicIDE->GetModel() ); in OfaExec_Impl()928 pView = lcl_getBasicIDEViewFrame( pBasicIDE ); in OfaExec_Impl()
Completed in 13 milliseconds