Searched refs:scriptContext (Results 1 – 3 of 3) sorted by relevance
43 …e< XComponentContext >& xContext, const Sequence< Any >& scriptContext ) : m_Sctx( scriptContext )… in ProviderCache() argument54 …st Sequence< Any >& scriptContext, const Sequence< ::rtl::OUString >& blackList ) : m_sBlackList( … in ProviderCache() argument
64 …ss::uno::XComponentContext >& xContext, const css::uno::Sequence< css::uno::Any >& scriptContext );65 … css::uno::XComponentContext >& xContext, const css::uno::Sequence< css::uno::Any >& scriptContext,
399 def __init__( self, storageType, sfa, uriHelper, scriptContext ): argument403 self.scriptContext = scriptContext524 entry.module.__dict__[GLOBAL_SCRIPTCONTEXT_NAME] = self.scriptContext685 ctx = self.provCtx.scriptContext.getComponentContext()708 mod.__dict__[GLOBAL_SCRIPTCONTEXT_NAME] = self.provCtx.scriptContext819 ctx = self.provCtx.scriptContext.getComponentContext()869 mod.__dict__[GLOBAL_SCRIPTCONTEXT_NAME] = self.provCtx.scriptContext