Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java52 public static final int ARRAY_TYPE = -3; field in NumericalHelper
759 case ARRAY_TYPE: in toString()
840 if (aTypeObject.iType == ARRAY_TYPE) in toIntArray()
874 if (aTypeObject.iType == ARRAY_TYPE) in toByteArray()
908 if (aTypeObject.iType == ARRAY_TYPE) in toShortArray()
942 if (aTypeObject.iType == ARRAY_TYPE) in toStringArray()
1221 aTypeObject.iType = ARRAY_TYPE; in getTypeObject()
1408 destObject.iType = ARRAY_TYPE; in convertSequenceToObjectArray()

Completed in 19 milliseconds