Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java968 public static int toInt(Object _aValue, int _ndefaultValue) throws Exception in toInt() argument
970 int nreturn = _ndefaultValue; in toInt()

Completed in 18 milliseconds