Searched refs:toByteString (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/registry/source/ |
H A D | reflwrit.cxx | 46 inline rtl::OString toByteString(rtl_uString const * str) { in toByteString() function 1238 static_cast< TypeWriter * >(hEntry)->m_doku = toByteString(doku); in setDoku() 1255 toByteString(name), toByteString(typeName), in typereg_writer_setFieldData() 1256 toByteString(documentation), toByteString(fileName), flags, in typereg_writer_setFieldData() 1288 toByteString(name), toByteString(returnTypeName), flags, in typereg_writer_setMethodData() 1289 parameterCount, exceptionCount, toByteString(documentation)); in typereg_writer_setMethodData() 1317 toByteString(typeName), toByteString(name), flags); in typereg_writer_setMethodParameterData() 1342 exceptionIndex, toByteString(typeName)); in typereg_writer_setMethodExceptionTypeName() 1393 toByteString(typeName), sort, toByteString(documentation), flags); in typereg_writer_setReferenceData() 1419 version, toByteString(documentation), toByteString(fileName), in typereg_writer_create() [all …]
|
Completed in 22 milliseconds