Searched refs:comp_td (Results 1 – 2 of 2) sorted by relevance
1053 typelib_CompoundTypeDescription * comp_td = in map_to_uno() local1062 (typelib_TypeDescription**) & comp_td ); in map_to_uno()1064 sal_Int32 nMembers = comp_td->nMembers; in map_to_uno()1070 if (0 != comp_td->pBaseTypeDescription) in map_to_uno()1085 member_type= comp_td->ppTypeRefs[nPos]; in map_to_uno()1215 buf.append(comp_td->ppMemberNames[nPos]); in map_to_uno()1251 if (0 != comp_td->pBaseTypeDescription) in map_to_uno()1605 typelib_CompoundTypeDescription * comp_td = in map_to_cli() local1609 (typelib_TypeDescription**) & comp_td ); in map_to_cli()1685 if (comp_td->pBaseTypeDescription) in map_to_cli()[all …]
162 typelib_CompoundTypeDescription * comp_td in createDefaultUnoValue() local166 sal_Int32 nMembers = comp_td->nMembers; in createDefaultUnoValue()168 if (comp_td->pBaseTypeDescription != 0) { in createDefaultUnoValue()178 + comp_td->pMemberOffsets[nPos]), in createDefaultUnoValue()187 comp_td->ppTypeRefs[i], 0); in createDefaultUnoValue()754 typelib_CompoundTypeDescription * comp_td = in map_to_uno() local759 comp_td)->pParameterizedTypes != 0; in map_to_uno()762 sal_Int32 nMembers = comp_td->nMembers; in map_to_uno()765 if (0 != comp_td->pBaseTypeDescription) in map_to_uno()779 comp_td->ppTypeRefs[ nPos ]; in map_to_uno()[all …]
Completed in 30 milliseconds