Home
last modified time | relevance | path

Searched refs:nGetExceptions (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cppu/source/typelib/
H A Dtypelib.cxx733 pTmp->nGetExceptions = 0; in typelib_typedescription_newEmpty()
1355 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames, in typelib_typedescription_newExtendedInterfaceAttribute() argument
1400 (*ppRet)->nGetExceptions = nGetExceptions; in typelib_typedescription_newExtendedInterfaceAttribute()
1402 nGetExceptions, ppGetExceptionNames); in typelib_typedescription_newExtendedInterfaceAttribute()
1539 deleteExceptions(pIATD->nGetExceptions, pIATD->ppGetExceptions); in typelib_typedescription_destructExtendedMembers()
2039 newAttribute->nGetExceptions = baseAttribute->nGetExceptions; in createDerivedInterfaceMemberDescription()
2041 baseAttribute->nGetExceptions, in createDerivedInterfaceMemberDescription()
/trunk/main/cppu/inc/typelib/
H A Dtypedescription.h389 sal_Int32 nGetExceptions; member
781 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames,
/trunk/main/binaryurp/source/
H A Dreader.cxx435 n = req.setter ? atd->nSetExceptions : atd->nGetExceptions; in readReplyMessage()

Completed in 31 milliseconds