Searched refs:nExceptions (Results 1 – 8 of 8) sorted by relevance
378 sal_Int32 nExceptions = rExceptions.getLength(); in createCTD() local380 sizeof(rtl_uString *) * nExceptions ); in createCTD()382 for ( nPos = nExceptions; nPos--; ) in createCTD()399 nExceptions, ppExceptionNames ); in createCTD()406 for ( nPos = nExceptions; nPos--; ) in createCTD()
712 pTmp->nExceptions = 0; in typelib_typedescription_newEmpty()1262 sal_Int32 nExceptions, in typelib_typedescription_newInterfaceMethod() argument1318 (*ppRet)->nExceptions = nExceptions; in typelib_typedescription_newInterfaceMethod()1319 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()1528 deleteExceptions(pIMTD->nExceptions, pIMTD->ppExceptions); in typelib_typedescription_destructExtendedMembers()2004 newMethod->nExceptions = baseMethod->nExceptions; in createDerivedInterfaceMemberDescription()2006 baseMethod->nExceptions, baseMethod->ppExceptions); in createDerivedInterfaceMemberDescription()
321 sal_Int32 nExceptions; member731 sal_Int32 nExceptions,
58 sal_uInt16 nExceptions() in nExceptions() function in AstOperation
55 sal_uInt16 nExcep = nExceptions(); in dumpBlob()
446 n = mtd->nExceptions; in readReplyMessage()
961 const unsigned int nExceptions = sizeof( aExceptionalKeys ) / sizeof( aExceptionalKeys[0] );962 for( unsigned int i = 0; i < nExceptions; i++ )
491 sal_Int32 nExc = getMethodTypeDescr()->nExceptions; in getExceptionTypes()
Completed in 118 milliseconds