Home
last modified time | relevance | path

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

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java245 Integer anInt = (Integer) v.elementAt(i); in decodeUTF8() local
246 bytes[i] = (byte) (anInt.intValue() & 0xFF); in decodeUTF8()

Completed in 9 milliseconds