Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Duno.py82 def generateUuid(): function
84 return pyuno.generateUuid()
H A Dpyuno_module.cxx505 static PyObject * generateUuid( PyObject *, PyObject * ) in generateUuid() function
725 {const_cast< char * >("generateUuid"), generateUuid, METH_NOARGS, NULL},
H A Dunohelper.py248 ret = tuple(types) , uno.generateUuid()

Completed in 28 milliseconds