Searched refs:nGetExceptions (Results 1 – 3 of 3) sorted by relevance
733 pTmp->nGetExceptions = 0; in typelib_typedescription_newEmpty()1355 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames, in typelib_typedescription_newExtendedInterfaceAttribute() argument1400 (*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()
389 sal_Int32 nGetExceptions; member781 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames,
435 n = req.setter ? atd->nSetExceptions : atd->nGetExceptions; in readReplyMessage()
Completed in 31 milliseconds