Searched defs:nMembers (Results  1 – 10 of 10) sorted by relevance
| /trunk/main/idlc/inc/idlc/ | 
| H A D | astscope.hxx | 43 	sal_uInt32 nMembers() const  in nMembers()  function in AstScope
 | 
| /trunk/main/cppuhelper/source/ | 
| H A D | tdmgr.cxx | 130 		sal_Int32 nMembers = aDiscriminants.getLength();  in createCTD()  local190 		sal_Int32 nMembers = rMemberTypes.getLength();  in createCTD()  local
 248 		sal_Int32 nMembers = rMemberTypes.getLength();  in createCTD()  local
 440 		sal_Int32 nMembers = rMembers.getLength();  in createCTD()  local
 
 | 
| /trunk/main/cppu/source/typelib/ | 
| H A D | static_types.cxx | 362 	sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers,  in init()445 	sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers )  in typelib_static_compound_type_init()
 454 	sal_Int32 nMembers, typelib_TypeDescriptionReference ** ppMembers,  in typelib_static_struct_type_init()
 
 | 
| H A D | typelib.cxx | 771 	sal_Int32 nMembers, typelib_CompoundMember_Init * pCompoundMembers,  in newTypeDescription()895 	sal_Int32 nMembers,  in typelib_typedescription_new()
 907 	sal_Int32 nMembers,  in typelib_typedescription_newStruct()
 923 	sal_Int32 nMembers,  in typelib_typedescription_newUnion()
 1042 	sal_Int32 nMembers,  in typelib_typedescription_newInterface()
 1128 	sal_Int32 nMembers,  in typelib_typedescription_newMIInterface()
 
 | 
| /trunk/main/bridges/source/jni_uno/ | 
| H A D | jni_info.cxx | 116             sal_Int32 nMembers = td->nMembers;          in JNI_interface_type_info()  local306             sal_Int32 nMembers = td->nMembers;          in JNI_compound_type_info()  local
 
 | 
| H A D | jni_data.cxx | 166             sal_Int32 nMembers = comp_td->nMembers;  in createDefaultUnoValue()  local763         sal_Int32 nMembers = comp_td->nMembers;  in map_to_uno()  local
 
 | 
| /trunk/main/cppu/inc/typelib/ | 
| H A D | typedescription.h | 137 	sal_Int32							nMembers;  member194 	sal_Int32							nMembers;  member
 453 	sal_Int32									nMembers;  member
 
 | 
| /trunk/main/sc/source/core/data/ | 
| H A D | dptabdat.cxx | 283 	const ::std::vector<SCROW>& nMembers = GetCacheTable().getFieldEntries( nDim );  in GetMemberByIndex()  local
 | 
| /trunk/main/cli_ure/source/uno_bridge/ | 
| H A D | cli_data.cxx | 1064             sal_Int32 nMembers = comp_td->nMembers;  in map_to_uno()  local
 | 
| /trunk/main/odk/examples/DevelopersGuide/Spreadsheet/ | 
| H A D | ExampleDataPilotSource.java | 278         int nMembers = aSettings.nMemberCount;  in getResults()  local
 | 
        Completed in 340 milliseconds