Home
last modified time | relevance | path

Searched refs:invocationCtx (Results 1 – 4 of 4) sorted by relevance

/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx150 const Any& invocationCtx, const Sequence< Any >& aParams, in invoke() argument
165 Any resolvedCtx = invocationCtx; in invoke()
283 Any& invocationCtx ) in resolve() argument
295 resolvedURI = xScriptNameResolver->resolve( scriptURI, invocationCtx ); in resolve()
H A DScriptRuntimeManager.hxx105 const css::uno::Any& invocationCtx,
128 css::uno::Any& invocationCtx )
H A DScriptNameResolverImpl.cxx101 const ::rtl::OUString & scriptURI, Any& invocationCtx ) in resolve() argument
112 if ( sal_False == ( invocationCtx >>= xPropSetScriptingContext ) ) in resolve()
H A DScriptNameResolverImpl.hxx80 css::uno::Any& invocationCtx )

Completed in 32 milliseconds