Searched refs:extractOneStringArg (Results 1 – 1 of 1) sorted by relevance
218 PyObject * extractOneStringArg( PyObject *args, char const *funcName ) in extractOneStringArg() function462 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 14 milliseconds