Searched refs:_rSynchronousResult (Results 1 – 1 of 1) sorted by relevance
385 virtual void invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult ) = 0;407 virtual void invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult );411 … void NewStyleUNOScript::invoke( const Sequence< Any >& _rArguments, Any& _rSynchronousResult ) in invoke() argument416 …m_rObjectShell.CallXScript( m_sScriptCode, _rArguments, _rSynchronousResult, aOutArgsIndex, aOutAr… in invoke()
Completed in 12 milliseconds