Home
last modified time | relevance | path

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

/aoo4110/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx165 Any resolvedCtx = invocationCtx; in invoke() local
169 Reference< storage::XScriptInfo > resolvedScript = resolve( scriptURI, resolvedCtx ); in invoke()
173 if ( sal_False == ( resolvedCtx >>= xPropSetResolvedCtx ) ) in invoke()
208 results = xScriptInvocation->invoke( scriptURI, resolvedCtx, aParams, in invoke()

Completed in 10 milliseconds