Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/Inspector/
H A DInspectorPane.java119 String sParamValueDescription = ""; in invoke() local
124sParamValueDescription = " (" + m_oSourceCodeGenerator.getMethodParameterValueDescription(_oUnoMet… in invoke()
130 …tReturnType().getName() + " " + _oUnoMethodNode.getXIdlMethod().getName() + sParamValueDescription; in invoke()
156 sNodeDescription += sParamValueDescription; in invoke()
184 …oMethodNode.setLabel(_oUnoMethodNode.getXIdlMethod().getName() + sParamValueDescription + " = null… in invoke()

Completed in 16 milliseconds