Searched defs:scriptContext (Results 1 – 2 of 2) sorted by relevance
43 …oviderCache( const Reference< XComponentContext >& xContext, const Sequence< Any >& scriptContext ) in ProviderCache()55 …t >& xContext, const Sequence< Any >& scriptContext, const Sequence< ::rtl::OUString >& blackList ) in ProviderCache()
316 def __init__( self, storageType, sfa, uriHelper, scriptContext ): argument