Home
last modified time | relevance | path

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

/aoo42x/main/sal/rtl/source/
H A Duuid.cxx73 } UUID; typedef
77 UUID uuid; in write_v3()
147 UUID u1; in rtl_compareUuid()
148 UUID u2; in rtl_compareUuid()
/aoo42x/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32317 /* Use internal routines for UUID */
321 /* Use UUID in libc library for UUID */
325 /* Use libuuid library for UUID */
329 /* Use no UUID library */
333 /* Use OSSP library for UUID */
/aoo42x/main/udkapi/com/sun/star/lang/
H A DXTypeProvider.idl58 the same UUID also have to return the same set of types in getTypes().
63 Important: If the object aggregates other objects the UUID has to be unique
/aoo42x/main/test/source/java/org/openoffice/test/
H A DOfficeConnection.java39 import java.util.UUID;
53 description = "pipe,name=oootest" + UUID.randomUUID(); in setUp()
/aoo42x/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java35 import java.util.UUID;
87 private String id = UUID.randomUUID().toString().replace("-", "");
/aoo42x/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DUnoRuntime.java31 import java.util.UUID;
118 oid = UUID.randomUUID().toString() + oidSuffix; in generateOid()

Completed in 46 milliseconds