Home
last modified time | relevance | path

Searched refs:SetVBAEnabled (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/basic/source/runtime/
H A Druntime.cxx64 void StarBASIC::SetVBAEnabled( sal_Bool bEnabled ) in SetVBAEnabled() function in StarBASIC
572 SetVBAEnabled( pMod->IsVBACompat() ); in SbiRuntime()
598 void SbiRuntime::SetVBAEnabled(bool bEnabled ) in SetVBAEnabled() function in SbiRuntime
/aoo42x/main/basic/inc/basic/
H A Dsbstar.hxx196 void SetVBAEnabled( sal_Bool bEnabled );
/aoo42x/main/basic/source/inc/
H A Druntime.hxx437 void SetVBAEnabled( bool bEnabled );
/aoo42x/main/basic/source/basmgr/
H A Dbasmgr.cxx288 pLib->SetVBAEnabled( xVBACompat->getVBACompatibilityMode() ); in elementInserted()
/aoo42x/main/basic/source/uno/
H A Dnamecont.cxx2869 pBasic->SetVBAEnabled( _vbacompatmodeon ); in setVBACompatibilityMode()

Completed in 65 milliseconds