Home
last modified time | relevance | path

Searched refs:pBasic (Results 51 – 59 of 59) sorted by relevance

123

/trunk/main/basic/source/runtime/
H A Drtlproto.hxx27 #define RTLFUNC( name ) void SbRtl_##name( StarBASIC* pBasic, SbxArray& rPar, sal_Bool bWrite )
/trunk/main/sd/inc/
H A Dsdpage.hxx174 SdPage(SdDrawDocument& rNewDoc, StarBASIC* pBasic, sal_Bool bMasterPage=sal_False);
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx347 long BasicBreakHdl( StarBASIC* pBasic );
/trunk/main/basic/source/sbx/
H A Dsbxvar.cxx87 void registerComListenerVariableForBasic( SbxVariable* pVar, StarBASIC* pBasic );
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2926 StarBASIC* pBasic = pBasMgr->GetLib( aLibName ); in AddDispatchMacroToBasic_Impl() local
2927 if ( pBasic ) in AddDispatchMacroToBasic_Impl()
2929 SbModule* pModule = pBasic->FindModule( aModuleName ); in AddDispatchMacroToBasic_Impl()
/trunk/main/basic/source/comp/
H A Dparser.cxx129 pBasic = pb; in SbiParser()
/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx334 StarBASIC* pBasic = NULL; in AllocPage() local
335 … ScDrawPage* pPage = new ScDrawPage( *this, pBasic, sal::static_int_cast<sal_Bool>(bMasterPage) ); in AllocPage()
/trunk/main/sd/source/core/
H A Dsdpage.cxx96 SdPage::SdPage(SdDrawDocument& rNewDoc, StarBASIC* pBasic, sal_Bool bMasterPage) in SdPage() argument
97 : FmFormPage(rNewDoc, pBasic, bMasterPage) in SdPage()
/trunk/main/basic/source/uno/
H A Dnamecont.cxx2868 if( StarBASIC* pBasic = pBasMgr->GetLib( aLibName ) ) in setVBACompatibilityMode() local
2869 pBasic->SetVBAEnabled( _vbacompatmodeon ); in setVBACompatibilityMode()

Completed in 84 milliseconds

123