Home
last modified time | relevance | path

Searched defs:aTypeObject (Results 1 – 1 of 1) sorted by relevance

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