Searched defs:byteSequence (Results 1 – 5 of 5) sorted by relevance
112 Sequence<sal_Int8> byteSequence(htmlFormat.length() + 1); // space the trailing '\0' in TextHtmlToHTMLFormat() local
293 Sequence<sal_Int8> byteSequence; in getOOoData() local
399 Sequence<sal_Int8> byteSequence(htmlFormat.length() + 1); // space the trailing '\0' in TextHtmlToHTMLFormat() local
447 PyObject *PyUNO_ByteSequence_new( in PyUNO_ByteSequence_new()
566 Sequence< sal_Int8 > byteSequence; in any2PyObject() local
Completed in 22 milliseconds