Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java79 TypeObject aTypeObject = getTypeObject(obj); in getType()
101 TypeObject aTypeObject = getTypeObject(aValue); in toByte()
159 TypeObject aTypeObject = getTypeObject(aValue); in toChar()
222 TypeObject aTypeObject = getTypeObject(aValue); in toShort()
314 TypeObject aTypeObject = getTypeObject(aValue); in isNumerical()
353 TypeObject aTypeObject = getTypeObject(aValue); in isInteger()
505 TypeObject aTypeObject = getTypeObject(aValue); in toInt()
561 TypeObject aTypeObject = getTypeObject(aValue); in toLong()
617 TypeObject aTypeObject = getTypeObject(aValue); in toFloat()
673 TypeObject aTypeObject = getTypeObject(aValue); in toDouble()
[all …]