Searched refs:nGetExceptions (Results 1 – 3 of 3) sorted by relevance
735 pTmp->nGetExceptions = 0; in typelib_typedescription_newEmpty()1357 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames, in typelib_typedescription_newExtendedInterfaceAttribute() argument1402 (*ppRet)->nGetExceptions = nGetExceptions; in typelib_typedescription_newExtendedInterfaceAttribute()1404 nGetExceptions, ppGetExceptionNames); in typelib_typedescription_newExtendedInterfaceAttribute()1541 deleteExceptions(pIATD->nGetExceptions, pIATD->ppGetExceptions); in typelib_typedescription_destructExtendedMembers()2041 newAttribute->nGetExceptions = baseAttribute->nGetExceptions; in createDerivedInterfaceMemberDescription()2043 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 32 milliseconds