Home
last modified time | relevance | path

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

/trunk/main/registry/inc/registry/
H A Dreflread.hxx72 …void (TYPEREG_CALLTYPE *getMethodParamType) (TypeReaderImpl, rtl_uString**, sal_uInt16, sal…
235 inline ::rtl::OUString getMethodParamType( sal_uInt16 index, sal_uInt16 paramIndex ) const;
449 inline ::rtl::OUString RegistryTypeReader::getMethodParamType( sal_uInt16 index, sal_uInt16 paramIn… in getMethodParamType() function in RegistryTypeReader
452 m_pApi->getMethodParamType(m_hImpl, &sRet.pData, index, paramIndex); in getMethodParamType()
/trunk/main/registry/source/
H A Dreflread.cxx881 const sal_Char* getMethodParamType(sal_uInt16 index, sal_uInt16 paramIndex);
954 const sal_Char* MethodList::getMethodParamType(sal_uInt16 index, sal_uInt16 paramIndex) in getMethodParamType() function in MethodList
1516 const sal_Char* pTmp = pEntry->m_pMethods->getMethodParamType(index, paramIndex); in typereg_reader_getMethodParameterTypeName()
1748 aApi.getMethodParamType = &typereg_reader_getMethodParameterTypeName; in initRegistryTypeReader_Api()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1251 paramType = m_reader.getMethodParamType(i, j); in dumpUnoMethods()
1357 paramType = m_reader.getMethodParamType(i, j); in dumpUnoMethods()
1531 paramType = m_reader.getMethodParamType(i, j); in dumpCorbaMethods()
1605 paramType = m_reader.getMethodParamType(i, j); in dumpCorbaMethods()
/trunk/main/rdbmaker/inc/codemaker/
H A Dregistry.hxx167 inline const ::rtl::OString getMethodParamType( sal_uInt16 index, sal_uInt16 paramIndex ) const in getMethodParamType() function in TypeReader
/trunk/main/rdbmaker/source/codemaker/
H A Ddependency.cxx183 paramType = reader.getMethodParamType(i, j); in checkMethodDependencies()
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1845 paramType = reader.getMethodParamType(i, j); in dumpMethods()
2350 paramType = checkRealBaseType(m_reader.getMethodParamType(i, j), sal_True); in dumpCUnoMethods()
2485 paramType = m_reader.getMethodParamType(i, j); in dumpMethodsCppuDecl()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx882 paramType = m_reader.getMethodParamType(i, j); in dumpMethods()

Completed in 61 milliseconds