Home
last modified time | relevance | path

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

/aoo41x/main/ridljar/com/sun/star/lib/uno/typeinfo/
H A DTypeInfo.java32 public static final int UNSIGNED = 0x00000004; field in TypeInfo
69 return (m_flags & TypeInfo.UNSIGNED) != 0; in isUnsigned()
/aoo41x/main/udkapi/com/sun/star/container/
H A DEnumerableMap.idl44 …<code>STRING</code>, <code>TYPE</code>, or <code>UNSIGNED HYPER</code>, then only keys of exactly …
50 … <li>If the key type is any of <code>BYTE</code>, <code>SHORT</code>, <code>UNSIGNED SHORT</code>,
51 …<code>LONG</code>, <code>UNSIGNED LONG</code>, or <code>HYPER</code>, then all keys which can loss…

Completed in 12 milliseconds