Home
last modified time | relevance | path

Searched refs:aGlobs (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/docshell/
H A Ddocsh2.cxx100 uno::Any aGlobs; in InitNew()
103aGlobs <<= ::comphelper::getProcessServiceFactory()->createInstanceWithArguments( rtl::OUString( R… in InitNew()
104 GetBasicManager()->SetGlobalUNOConstant( "VBAGlobals", aGlobs ); in InitNew()
/trunk/main/sc/source/ui/unoobj/
H A Dservuno.cxx561 uno::Any aGlobs; in MakeInstance() local
562 if ( !pDocShell->GetBasicManager()->GetGlobalUNOConstant( "VBAGlobals", aGlobs ) ) in MakeInstance()