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()
714 pTmp->nExceptions = 0; in typelib_typedescription_newEmpty()1264 sal_Int32 nExceptions, in typelib_typedescription_newInterfaceMethod() argument1320 (*ppRet)->nExceptions = nExceptions; in typelib_typedescription_newInterfaceMethod()1321 (*ppRet)->ppExceptions = copyExceptions(nExceptions, ppExceptionNames); in typelib_typedescription_newInterfaceMethod()1530 deleteExceptions(pIMTD->nExceptions, pIMTD->ppExceptions); in typelib_typedescription_destructExtendedMembers()2006 newMethod->nExceptions = baseMethod->nExceptions; in createDerivedInterfaceMemberDescription()2008 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 144 milliseconds