Home
last modified time | relevance | path

Searched refs:ppExceptions (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx713 pTmp->ppExceptions = 0; in typelib_typedescription_newEmpty()
1319 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()
1528 deleteExceptions(pIMTD->nExceptions, pIMTD->ppExceptions); in typelib_typedescription_destructExtendedMembers()
2005 newMethod->ppExceptions = copyExceptions( in createDerivedInterfaceMemberDescription()
2006 baseMethod->nExceptions, baseMethod->ppExceptions); in createDerivedInterfaceMemberDescription()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h324 typelib_TypeDescriptionReference ** ppExceptions; member
/trunk/main/binaryurp/source/
H A Dreader.cxx447 p = mtd->ppExceptions; in readReplyMessage()
/trunk/main/stoc/source/corereflection/
H A Dcriface.cxx497 getMethodTypeDescr()->ppExceptions; in getExceptionTypes()

Completed in 48 milliseconds