Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java51 public static final int BOOLEAN_TYPE = -2; field in NumericalHelper
137 case BOOLEAN_TYPE: in toByte()
202 case BOOLEAN_TYPE: in toChar()
258 case BOOLEAN_TYPE: in toShort()
541 case BOOLEAN_TYPE: in toInt()
597 case BOOLEAN_TYPE: in toLong()
653 case BOOLEAN_TYPE: in toFloat()
709 case BOOLEAN_TYPE: in toDouble()
756 case BOOLEAN_TYPE: in toString()
815 case BOOLEAN_TYPE: in toBoolean()
[all …]