Home
last modified time | relevance | path

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

/aoo4110/main/cppu/source/typelib/
H A Dtypelib.cxx735 pTmp->nGetExceptions = 0; in typelib_typedescription_newEmpty()
1357 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames, in typelib_typedescription_newExtendedInterfaceAttribute() argument
1402 (*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()
/aoo4110/main/cppu/inc/typelib/
H A Dtypedescription.h389 sal_Int32 nGetExceptions; member
781 sal_Int32 nGetExceptions, rtl_uString ** ppGetExceptionNames,
/aoo4110/main/binaryurp/source/
H A Dreader.cxx435 n = req.setter ? atd->nSetExceptions : atd->nGetExceptions; in readReplyMessage()

Completed in 39 milliseconds