Searched refs:InParams (Results 1 – 1 of 1) sorted by relevance
648 Any Invocation_Impl::invoke( const OUString& FunctionName, const Sequence<Any>& InParams, in invoke() argument653 return _xDirect->invoke( FunctionName, InParams, OutIndizes, OutParams ); in invoke()665 if (nFParamsLen != InParams.getLength()) in invoke()673 const Any* pInParams = InParams.getConstArray(); in invoke()
Completed in 21 milliseconds