Home
last modified time | relevance | path

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

/aoo41x/main/ridljar/com/sun/star/uno/
H A DUnoRuntime.java72 if (uniqueKeyCount == Long.MAX_VALUE) { in getUniqueKey()
85 uniqueKeyCount = Long.MIN_VALUE; in getUniqueKey()
88 + Long.toString(uniqueKeyCount++, 16); in getUniqueKey()
684 private static long uniqueKeyCount = Long.MIN_VALUE; field in UnoRuntime

Completed in 9 milliseconds