Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx218 PyObject * extractOneStringArg( PyObject *args, char const *funcName ) in extractOneStringArg() function
462 PyObject *obj = extractOneStringArg( args, "pyuno.getClass"); in getClass()
524 PyObject *obj = extractOneStringArg( args, "pyuno.systemPathToFileUrl" ); in systemPathToFileUrl()
549 PyObject *obj = extractOneStringArg( args, "pyuno.fileUrlToSystemPath" ); in fileUrlToSystemPath()

Completed in 27 milliseconds