Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_impl.hxx168 PyObject* PyUNO_char_new (sal_Unicode c , const Runtime &r);
H A Dpyuno_type.cxx428 PyObject* PyUNO_char_new ( sal_Unicode val , const Runtime &r ) in PyUNO_char_new() function
H A Dpyuno_runtime.cxx430 return PyRef( PyUNO_char_new( c , *this ), SAL_NO_ACQUIRE ); in any2PyObject()

Completed in 147 milliseconds