Searched refs:nSetExceptions (Results 1 – 3 of 3) sorted by relevance
735 pTmp->nSetExceptions = 0; in typelib_typedescription_newEmpty()1356 sal_Int32 nSetExceptions, rtl_uString ** ppSetExceptionNames ) in typelib_typedescription_newExtendedInterfaceAttribute() argument1403 (*ppRet)->nSetExceptions = nSetExceptions; in typelib_typedescription_newExtendedInterfaceAttribute()1405 nSetExceptions, ppSetExceptionNames); in typelib_typedescription_newExtendedInterfaceAttribute()1540 deleteExceptions(pIATD->nSetExceptions, pIATD->ppSetExceptions); in typelib_typedescription_destructExtendedMembers()2043 newAttribute->nSetExceptions = baseAttribute->nSetExceptions; in createDerivedInterfaceMemberDescription()2045 baseAttribute->nSetExceptions, in createDerivedInterfaceMemberDescription()
399 sal_Int32 nSetExceptions; member782 sal_Int32 nSetExceptions, rtl_uString ** ppSetExceptionNames )
435 n = req.setter ? atd->nSetExceptions : atd->nGetExceptions; in readReplyMessage()