Lines Matching refs:sal_uInt16

513         sal_uInt16      fieldCount = m_reader.getFieldCount();  in dumpNormalGetCppuType()
521 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpNormalGetCppuType()
624 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpComprehensiveGetCppuType()
628 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpComprehensiveGetCppuType()
697 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpCppuGetTypeMemberDecl()
701 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpCppuGetTypeMemberDecl()
729 sal_uInt16 count = m_reader.getMethodCount(); in getMemberCount()
731 sal_uInt16 fieldCount = m_reader.getFieldCount(); in getMemberCount()
733 for (sal_uInt16 i=0; i < fieldCount; i++) in getMemberCount()
770 sal_uInt16 fieldCount = pReader->getFieldCount(); in checkInheritedMemberCount()
772 for (sal_uInt16 i=0; i < fieldCount; i++) in checkInheritedMemberCount()
1114 void CppuType::dumpConstantValue(FileStream& o, sal_uInt16 index) in dumpConstantValue()
1339 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpAttributes()
1345 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpAttributes()
1383 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpMethods()
1387 sal_uInt16 paramCount = 0; in dumpMethods()
1395 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethods()
1424 for (sal_uInt16 j=0; j < paramCount; j++) in dumpMethods()
1453 if (j+1 < (sal_uInt16)paramCount) o << ", "; in dumpMethods()
1583 for (sal_uInt16 i=0; i < count; i++) in dumpComprehensiveGetCppuType()
1627 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpCppuAttributeRefs()
1633 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpCppuAttributeRefs()
1657 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpCppuMethodRefs()
1661 for (sal_uInt16 i = 0; i < methodCount; i++) in dumpCppuMethodRefs()
1684 sal_uInt16 count = 0; in getMemberCount()
1685 sal_uInt16 methodCount = m_reader.getMethodCount(); in getMemberCount()
1686 {for (sal_uInt16 i = 0; i < methodCount; ++i) { in getMemberCount()
1693 sal_uInt16 fieldCount = m_reader.getFieldCount(); in getMemberCount()
1694 {for (sal_uInt16 i = 0; i < fieldCount; ++i) { in getMemberCount()
1748 {for (sal_uInt16 i = 0; i < reader.getMethodCount(); ++i) { in calculate()
1756 {for (sal_uInt16 i = 0; i < reader.getFieldCount(); ++i) { in calculate()
1799 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpCppuAttributes()
1812 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpCppuAttributes()
1860 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpCppuMethods()
1862 sal_uInt16 paramCount = 0; in dumpCppuMethods()
1873 for (sal_uInt16 i=0; i < methodCount; i++) in dumpCppuMethods()
1903 sal_uInt16 j; in dumpCppuMethods()
1972 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpAttributesCppuDecl()
1977 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpAttributesCppuDecl()
1999 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpMethodsCppuDecl()
2001 sal_uInt16 paramCount = 0; in dumpMethodsCppuDecl()
2002 sal_uInt16 excCount = 0; in dumpMethodsCppuDecl()
2004 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethodsCppuDecl()
2016 sal_uInt16 j; in dumpMethodsCppuDecl()
2050 sal_uInt16 count = m_reader.getMethodExceptionCount( in dumpExceptionSpecification()
2051 static_cast< sal_uInt16 >(methodIndex)); in dumpExceptionSpecification()
2052 for (sal_uInt16 i = 0; i < count; ++i) { in dumpExceptionSpecification()
2055 static_cast< sal_uInt16 >(methodIndex), i)); in dumpExceptionSpecification()
2081 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpAttributeExceptionSpecification()
2082 for (sal_uInt16 i = 0; i < methodCount; ++i) { in dumpAttributeExceptionSpecification()
2103 FileStream & out, char const * prefix, sal_uInt16 methodIndex, in dumpExceptionTypeNames()
2107 sal_uInt16 n = m_reader.getMethodExceptionCount(methodIndex); in dumpExceptionTypeNames()
2108 for (sal_uInt16 i = 0; i < n; ++i) { in dumpExceptionTypeNames()
2139 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpAttributeExceptionTypeNames()
2140 for (sal_uInt16 i = 0; i < methodCount; ++i) { in dumpAttributeExceptionTypeNames()
2220 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpDeclaration()
2223 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpDeclaration()
2385 sal_uInt16 members = m_reader.getFieldCount(); in dumpDeclaration()
2389 for (sal_uInt16 i = 0; i < members; ++i) { in dumpDeclaration()
2413 for (sal_uInt16 i = 0; i < members; ++i) { in dumpDeclaration()
2482 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpHxxFile()
2487 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
2522 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
2560 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
2595 for (sal_uInt16 i = 0; i < fieldCount; ++i) { in dumpHxxFile()
2620 for (sal_uInt16 i = 0; i < fieldCount; ++i) { in dumpHxxFile()
2658 sal_uInt16 n = m_reader.getReferenceCount(); in dumpLightGetCppuType()
2659 for (sal_uInt16 i = 0; i < n; ++i) { in dumpLightGetCppuType()
2702 sal_uInt16 n = m_reader.getReferenceCount(); in dumpNormalGetCppuType()
2703 for (sal_uInt16 i = 0; i < n; ++i) { in dumpNormalGetCppuType()
2721 sal_uInt16 fields = m_reader.getFieldCount(); in dumpNormalGetCppuType()
2722 for (sal_uInt16 i = 0; i < fields; ++i) { in dumpNormalGetCppuType()
2743 for (sal_uInt16 i = 0; i < fields; ++i) { in dumpNormalGetCppuType()
2793 sal_uInt16 n = m_reader.getReferenceCount(); in dumpComprehensiveGetCppuType()
2794 for (sal_uInt16 i = 0; i < n; ++i) { in dumpComprehensiveGetCppuType()
2817 sal_uInt16 fields = m_reader.getFieldCount(); in dumpComprehensiveGetCppuType()
2821 {for (sal_uInt16 i = 0; i < fields; ++i) { in dumpComprehensiveGetCppuType()
2876 {for (sal_uInt16 i = 0; i < fields; ++i) { in dumpComprehensiveGetCppuType()
2943 sal_uInt16 fieldCount = aSuperReader.getFieldCount(); in dumpSuperMember()
2947 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpSuperMember()
3036 for (sal_uInt16 i = 0; i < m_reader.getReferenceCount(); ++i) { in dumpTemplateHead()
3056 for (sal_uInt16 i = 0; i < m_reader.getReferenceCount(); ++i) { in dumpTemplateParameters()
3138 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpDeclaration()
3142 sal_uInt16 i = 0; in dumpDeclaration()
3239 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpHxxFile()
3244 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
3284 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
3317 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpHxxFile()
3358 for (sal_uInt16 i = 0; i < fieldCount; ++i) { in dumpHxxFile()
3377 for (sal_uInt16 i = 0; i < fieldCount; ++i) { in dumpHxxFile()
3415 sal_uInt16 fieldCount = aSuperReader.getFieldCount(); in dumpSuperMember()
3419 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpSuperMember()
3507 sal_uInt16 fieldCount = m_reader.getFieldCount(); in dumpDeclaration()
3512 for (sal_uInt16 i=0; i < fieldCount; i++) in dumpDeclaration()
3599 sal_uInt16 count = m_reader.getFieldCount(); in dumpComprehensiveGetCppuType()
3601 sal_uInt16 i; in dumpComprehensiveGetCppuType()
3779 sal_uInt16 ctors = m_reader.getMethodCount(); in dumpHxxFile()
3790 for (sal_uInt16 i = 0; i < ctors; ++i) { in dumpHxxFile()
3798 sal_uInt16 params = m_reader.getMethodParameterCount(i); in dumpHxxFile()
3799 for (sal_uInt16 j = 0; j < params; ++j) { in dumpHxxFile()
3815 for (sal_uInt16 j = 0; j < m_reader.getMethodExceptionCount(i); in dumpHxxFile()
3851 for (sal_uInt16 i = 0; i < ctors; ++i) { in dumpHxxFile()
3924 sal_uInt16 params = m_reader.getMethodParameterCount(i); in dumpHxxFile()
3926 for (sal_uInt16 j = 0; j < params; ++j) { in dumpHxxFile()
3968 for (sal_uInt16 j = 0; j < params; ++j) { in dumpHxxFile()
4005 sal_uInt16 exceptions = m_reader.getMethodExceptionCount(i); in dumpHxxFile()
4006 for (sal_uInt16 j = 0; j < exceptions; ++j) { in dumpHxxFile()
4096 bool ServiceType::isDefaultConstructor(sal_uInt16 ctorIndex) const { in isDefaultConstructor()
4100 bool ServiceType::hasRestParameter(sal_uInt16 ctorIndex) const { in hasRestParameter()