Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java1241 private static byte getByte(TypeObject typeObject) in getByte()
1255 private static char getChar(TypeObject typeObject) in getChar()
1269 private static short getShort(TypeObject typeObject) in getShort()
1286 static int getInt(TypeObject typeObject) in getInt()
1301 static float getFloat(TypeObject typeObject) in getFloat()
1315 private static double getDouble(TypeObject typeObject) in getDouble()
1329 private static long getLong(TypeObject typeObject) in getLong()
1343 private static boolean getBool(TypeObject typeObject) in getBool()

Completed in 18 milliseconds