Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/java/Inspector/
H A DMethodParametersDialog.java103 Vector aMethodObjects = new Vector(); in getMethodObjects() local
105 aMethodObjects.add(m_aParameterPanels[i].getValue()); in getMethodObjects()
107 aMethodObjects.add(m_oUnoReturnObject); in getMethodObjects()
108 return aMethodObjects; in getMethodObjects()

Completed in 14 milliseconds