Searched refs:getMethodDoku (Results 1 – 4 of 4) sorted by relevance
79 void (TYPEREG_CALLTYPE *getMethodDoku) (TypeReaderImpl, rtl_uString**, sal_uInt16);279 inline ::rtl::OUString getMethodDoku( sal_uInt16 index ) const;486 inline ::rtl::OUString RegistryTypeReader::getMethodDoku( sal_uInt16 index ) const in getMethodDoku() function in RegistryTypeReader489 m_pApi->getMethodDoku(m_hImpl, &sRet.pData, index); in getMethodDoku()
888 const sal_Char* getMethodDoku(sal_uInt16 index);1064 const sal_Char* MethodList::getMethodDoku(sal_uInt16 index) in getMethodDoku() function in MethodList1619 const sal_Char* pTmp = pEntry->m_pMethods->getMethodDoku(index); in typereg_reader_getMethodDocumentation()1755 aApi.getMethodDoku = &typereg_reader_getMethodDocumentation; in initRegistryTypeReader_Api()
181 inline const ::rtl::OString getMethodDoku( sal_uInt16 index ) const in getMethodDoku() function in TypeReader
871 OString aDoc = m_reader.getMethodDoku(i); in dumpMethods()
Completed in 61 milliseconds