Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/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 */
/aoo4110/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
/aoo4110/test/testcommon/source/org/openoffice/test/
H A DOpenOffice.java35 import java.util.UUID;
87 private String id = UUID.randomUUID().toString().replace("-", "");

Completed in 26 milliseconds