Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_impl.hxx169 PyObject *PyUNO_ByteSequence_new( const com::sun::star::uno::Sequence< sal_Int8 > &, const Runtime …
H A Dpyuno_type.cxx447 PyObject *PyUNO_ByteSequence_new( in PyUNO_ByteSequence_new() function
H A Dpyuno_runtime.cxx571 return PyRef( PyUNO_ByteSequence_new( byteSequence, *this ), SAL_NO_ACQUIRE ); in any2PyObject()

Completed in 29 milliseconds