Searched refs:MethodList (Results 1 – 1 of 1) sorted by relevance
845 class MethodList : public BlopObject class875 ~MethodList();894 MethodList::~MethodList() in ~MethodList()904 sal_uInt32 MethodList::parseIndex() in parseIndex()930 const sal_Char* MethodList::getMethodName(sal_uInt16 index) in getMethodName()942 sal_uInt16 MethodList::getMethodParamCount(sal_uInt16 index) in getMethodParamCount()1007 sal_uInt16 MethodList::getMethodExcCount(sal_uInt16 index) in getMethodExcCount()1052 RTMethodMode MethodList::getMethodMode(sal_uInt16 index) in getMethodMode()1064 const sal_Char* MethodList::getMethodDoku(sal_uInt16 index) in getMethodDoku()1086 MethodList* m_pMethods;[all …]
Completed in 15 milliseconds