Searched refs:PyUNO_char_new (Results 1 – 3 of 3) sorted by relevance
168 PyObject* PyUNO_char_new (sal_Unicode c , const Runtime &r);
428 PyObject* PyUNO_char_new ( sal_Unicode val , const Runtime &r ) in PyUNO_char_new() function
430 return PyRef( PyUNO_char_new( c , *this ), SAL_NO_ACQUIRE ); in any2PyObject()
Completed in 20 milliseconds