Searched refs:getArguments (Results 1 – 9 of 9) sorted by relevance
88 Object[] t_params = iMessage.getArguments(); in testCallWithInParameter()107 Object[] t_params = iMessage.getArguments(); in testCallWithOutParameter()128 Object[] t_params = iMessage.getArguments(); in testCallWithInOutParameter()190 Object[] t_params = iMessage.getArguments(); in testCallWithIn_Out_InOut_Paramters_and_result()
222 = ((Integer) message.getArguments()[0]).intValue(); in handleInternalMessage()252 message.getArguments()[0]; in handleInternalMessage()
137 css::uno::Sequence< css::beans::NamedValue > getArguments ( ) const;
177 public final Object[] getArguments() { in getArguments() method in Message
98 Object[] args = _iMessage.getArguments(); in execute()
239 css::uno::Sequence< css::beans::NamedValue > JobResult::getArguments() const in getArguments() function in framework::JobResult
506 m_aJobCfg.setJobConfig(aAnalyzedResult.getArguments()); in impl_reactForJobResult()
165 m_aParameter = m_xFunctionDescription->getArguments(); in FunctionDescription()
158 public com.sun.star.sheet.FunctionArgument[] getArguments() in getArguments() method in StarFunctionDescription
Completed in 39 milliseconds