Home
last modified time | relevance | path

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

/trunk/main/scripting/source/runtimemgr/
H A DScriptRuntimeManager.cxx172 Reference< beans::XPropertySet > xPropSetResolvedCtx; in invoke() local
173 if ( sal_False == ( resolvedCtx >>= xPropSetResolvedCtx ) ) in invoke()
180 Any any = xPropSetResolvedCtx->getPropertyValue( in invoke()
197 xPropSetResolvedCtx->setPropertyValue( scriptingConstantsPool.SCRIPT_INFO, in invoke()

Completed in 37 milliseconds