Home
last modified time | relevance | path

Searched refs:getMethodReturnType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/registry/inc/registry/
H A Dreflread.hxx77 void (TYPEREG_CALLTYPE *getMethodReturnType) (TypeReaderImpl, rtl_uString**, sal_uInt16);
266 inline ::rtl::OUString getMethodReturnType( sal_uInt16 index ) const;
476 inline ::rtl::OUString RegistryTypeReader::getMethodReturnType( sal_uInt16 index ) const in getMethodReturnType() function in RegistryTypeReader
479 m_pApi->getMethodReturnType(m_hImpl, &sRet.pData, index); in getMethodReturnType()
/trunk/main/registry/source/
H A Dreflread.cxx886 const sal_Char* getMethodReturnType(sal_uInt16 index);
1040 const sal_Char* MethodList::getMethodReturnType(sal_uInt16 index) in getMethodReturnType() function in MethodList
1592 const sal_Char* pTmp = pEntry->m_pMethods->getMethodReturnType(index); in typereg_reader_getMethodReturnTypeName()
1753 aApi.getMethodReturnType = &typereg_reader_getMethodReturnTypeName; in initRegistryTypeReader_Api()
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx177 inline const ::rtl::OString getMethodReturnType( sal_uInt16 index ) const in getMethodReturnType() function in TypeReader
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx172 returnType = reader.getMethodReturnType(i); in checkMethodDependencies()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1804 returnType = reader.getMethodReturnType(i); in dumpMethods()
2310 returnType = checkRealBaseType(m_reader.getMethodReturnType(i), sal_True); in dumpCUnoMethods()
2473 returnType = m_reader.getMethodReturnType(i); in dumpMethodsCppuDecl()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1219 returnType = m_reader.getMethodReturnType(i); in dumpUnoMethods()
1511 returnType = m_reader.getMethodReturnType(i); in dumpCorbaMethods()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx860 returnType = m_reader.getMethodReturnType(i); in dumpMethods()

Completed in 60 milliseconds