Searched refs:getLastParameterObjects (Results 1 – 5 of 5) sorted by relevance
72 public Object[] getLastParameterObjects(){ in getLastParameterObjects() method in SwingUnoMethodNode73 return m_oUnoMethodNode.getLastParameterObjects(); in getLastParameterObjects()
124 …MethodParameterValueDescription(_oUnoMethodNode, _oUnoMethodNode.getLastParameterObjects(), true) … in invoke()160 oUnoNode.setParameterObjects(_oUnoMethodNode.getLastParameterObjects()); in invoke()
43 public Object[] getLastParameterObjects(); in getLastParameterObjects() method
141 public Object[] getLastParameterObjects(){ in getLastParameterObjects() method in UnoMethodNode
234 oParamObjects = _oUnoMethodNode.getLastParameterObjects(); in getUnoObjectDefinition()
Completed in 37 milliseconds