Home
last modified time | relevance | path

Searched refs:methodCount (Results 1 – 11 of 11) sorted by relevance

/trunk/main/registry/source/
H A Dreflwrit.cxx701 sal_uInt16 methodCount,
719 sal_uInt16 methodCount, in TypeWriter() argument
732 , m_methodCount(methodCount) in TypeWriter()
749 m_methods = new MethodEntry[methodCount]; in TypeWriter()
1414 sal_uInt16 fieldCount, sal_uInt16 methodCount, sal_uInt16 referenceCount) in typereg_writer_create() argument
1421 fieldCount, methodCount, referenceCount); in typereg_writer_create()
1446 sal_uInt16 fieldCount, sal_uInt16 methodCount, sal_uInt16 referenceCount) in createEntry() argument
1453 superTypeCount, fieldCount, methodCount, referenceCount); in createEntry()
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx436 sal_uInt16 methodCount = reader.getMethodCount(); in getMembers() local
437 {for (sal_uInt16 i = 0; i < methodCount; ++i) { in getMembers()
459 for (sal_uInt16 j = 0; j < methodCount; ++j) { in getMembers()
490 {for (sal_uInt16 i = 0; i < methodCount; ++i) { in getMembers()
/trunk/main/registry/inc/registry/
H A Dreflwrit.hxx100 sal_uInt16 methodCount,
235 sal_uInt16 methodCount, in RegistryTypeWriter() argument
244 methodCount, in RegistryTypeWriter()
H A Dwriter.hxx82 sal_uInt16 fieldCount, sal_uInt16 methodCount, in Writer() argument
88 methodCount, referenceCount)) in Writer()
H A Dwriter.h75 sal_uInt16 fieldCount, sal_uInt16 methodCount, sal_uInt16 referenceCount)
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1378 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpMethods() local
1390 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethods()
1652 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpCppuMethodRefs() local
1656 for (sal_uInt16 i = 0; i < methodCount; i++) in dumpCppuMethodRefs()
1680 sal_uInt16 methodCount = m_reader.getMethodCount(); in getMemberCount() local
1681 {for (sal_uInt16 i = 0; i < methodCount; ++i) { in getMemberCount()
1855 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpCppuMethods() local
1868 for (sal_uInt16 i=0; i < methodCount; i++) in dumpCppuMethods()
1994 sal_uInt16 methodCount = m_reader.getMethodCount(); in dumpMethodsCppuDecl() local
1999 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethodsCppuDecl()
[all …]
/trunk/main/codemaker/source/cunomaker/
H A Dcunotype.cxx1782 sal_uInt32 methodCount = reader.getMethodCount(); in dumpMethods() local
1795 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethods()
2108 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpCUnoMethodTypeNames() local
2110 for (sal_uInt16 i = 0; i < methodCount; i++) in dumpCUnoMethodTypeNames()
2150 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpCUnoMethodRefs() local
2154 for (sal_uInt16 i = 0; i < methodCount; i++) in dumpCUnoMethodRefs()
2287 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpCUnoMethods() local
2301 for (sal_uInt16 i=0; i < methodCount; i++) in dumpCUnoMethods()
2460 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpMethodsCppuDecl() local
2465 for (sal_uInt16 i=0; i < methodCount; i++) in dumpMethodsCppuDecl()
/trunk/main/codemaker/source/bonobowrappermaker/
H A Dcorbatype.cxx1192 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpUnoMethods() local
1205 for (sal_uInt16 i=0; i < methodCount; i++) in dumpUnoMethods()
1485 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpCorbaMethods() local
1497 for (sal_uInt16 i=0; i < methodCount; i++) in dumpCorbaMethods()
1794 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpFunctions() local
1799 for (sal_uInt16 i=0; i < methodCount; i++) in dumpFunctions()
1806 if (i < (methodCount-1)) in dumpFunctions()
/trunk/main/unodevtools/source/unodevtools/
H A Dtypeblob.cxx643 sal_uInt16 methodCount = (sal_uInt16)constructors.getLength(); in getTypeBlob() local
665 propertyCount, methodCount, referenceCount); in getTypeBlob()
673 for ( i=0; i<methodCount; i++ ) { in getTypeBlob()
/trunk/main/extensions/source/propctrlr/
H A Deventhandler.cxx807 sal_uInt32 methodCount = aMethods.getLength(); in getSupportedProperties() local
809 for (sal_uInt32 method = 0 ; method < methodCount ; ++method, ++pMethods ) in getSupportedProperties()
/trunk/main/codemaker/source/idlmaker/
H A Didltype.cxx841 sal_uInt32 methodCount = m_reader.getMethodCount(); in dumpMethods() local
853 for (sal_Int16 i=0; i < methodCount; i++) in dumpMethods()