Home
last modified time | relevance | path

Searched refs:returnTypeName (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/idlc/source/
H A Dastoperation.cxx61 rtl::OUString returnTypeName; in dumpBlob() local
63 returnTypeName = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("void")); in dumpBlob()
65 returnTypeName = rtl::OStringToOUString( in dumpBlob()
71 returnTypeName, nParam, nExcep); in dumpBlob()
/aoo41x/main/registry/inc/registry/
H A Dreflwrit.hxx169 const ::rtl::OUString& returnTypeName,
290 const ::rtl::OUString& returnTypeName, in setMethodData()
296 …m_pApi->setMethodData(m_hImpl, index, name.pData, returnTypeName.pData, mode, paramCount, excCount… in setMethodData()
H A Dwriter.hxx174 rtl::OUString const & returnTypeName, sal_uInt16 parameterCount, in setMethodData() argument
179 returnTypeName.pData, parameterCount, exceptionCount)) in setMethodData()
H A Dwriter.h166 rtl_uString const * returnTypeName, sal_uInt16 parameterCount,
/aoo41x/main/registry/source/
H A Dreflwrit.cxx558 const OString& returnTypeName,
591 const OString& returnTypeName, in setData() argument
598 m_returnTypeName = returnTypeName; in setData()
1282 rtl_uString const * returnTypeName, sal_uInt16 parameterCount, in typereg_writer_setMethodData() argument
1288 toByteString(name), toByteString(returnTypeName), flags, in typereg_writer_setMethodData()
1299 rtl_uString* returnTypeName, in setMethodData() argument
1306 hEntry, index, doku, mode, name, returnTypeName, paramCount, excCount); in setMethodData()

Completed in 26 milliseconds