Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java53 public static final int SEQUENCE_TYPE = -4; field in NumericalHelper
836 if (aTypeObject.iType == SEQUENCE_TYPE) in toIntArray()
870 if (aTypeObject.iType == SEQUENCE_TYPE) in toByteArray()
904 if (aTypeObject.iType == SEQUENCE_TYPE) in toShortArray()
938 if (aTypeObject.iType == SEQUENCE_TYPE) in toStringArray()
1228 aTypeObject.iType = SEQUENCE_TYPE; in getTypeObject()

Completed in 12 milliseconds