Home
last modified time | relevance | path

Searched refs:eTypeClass (Results 51 – 75 of 137) sorted by relevance

123456

/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dcpp2uno.cxx110 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
217 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
269 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
478 switch (member->eTypeClass) { in addLocalFunctions()
H A Duno2cpp.cxx207 switch (pParamTypeDescr->eTypeClass) in cpp_call()
257 pCppReturn, pReturnTypeDescr->eTypeClass, in cpp_call()
327 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcpp2uno.cxx252 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
302 switch ( aMemberDescr.get()->eTypeClass ) in cpp_vtable_call()
479 if ( typelib_TypeClass_INTERFACE_ATTRIBUTE == pTD->eTypeClass ) in addLocalFunctions()
496 else if ( typelib_TypeClass_INTERFACE_METHOD == pTD->eTypeClass ) in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dcpp2uno.cxx123 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
258 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
313 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
489 switch (member->eTypeClass) in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcpp2uno.cxx97 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
216 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
270 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
519 switch (member->eTypeClass) { in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcpp2uno.cxx251 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
301 switch ( aMemberDescr.get()->eTypeClass ) in cpp_vtable_call()
478 if ( typelib_TypeClass_INTERFACE_ATTRIBUTE == pTD->eTypeClass ) in addLocalFunctions()
495 else if ( typelib_TypeClass_INTERFACE_METHOD == pTD->eTypeClass ) in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dcpp2uno.cxx98 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
215 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
269 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
517 switch (member->eTypeClass) { in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/mingw_intel/
H A Dcpp2uno.cxx115 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
269 switch (aMemberDescr.get()->eTypeClass) in cpp_vtable_call()
373 … typelib_TypeClass returnTypeClass = returnType ? returnType->eTypeClass : typelib_TypeClass_VOID; in codeSnippet()
475 switch (member->eTypeClass) { in addLocalFunctions()
/aoo42x/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx52 switch (pTypeDescr->eTypeClass) in relatesToInterface()
57 switch (((typelib_IndirectTypeDescription *)pTypeDescr)->pType->eTypeClass) in relatesToInterface()
86 switch (pTypes[nPos]->eTypeClass) in relatesToInterface()
139 switch (pMemberType->eTypeClass) in s_Proxy_dispatch()
/aoo42x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dcpp2uno.cxx248 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
298 switch ( aMemberDescr.get()->eTypeClass ) in cpp_vtable_call()
524 if ( typelib_TypeClass_INTERFACE_ATTRIBUTE == pTD->eTypeClass ) in addLocalFunctions()
541 else if ( typelib_TypeClass_INTERFACE_METHOD == pTD->eTypeClass ) in addLocalFunctions()
/aoo42x/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx208 switch (pTD->eTypeClass) in mapUnoType()
260 switch (pElementTDRef->eTypeClass) in mapUnoType()
758 switch (type->eTypeClass) in map_to_uno()
1057 if (type->eTypeClass == typelib_TypeClass_STRUCT) in map_to_uno()
1130 switch (member_type->eTypeClass) in map_to_uno()
1276 switch (element_type->eTypeClass) in map_to_uno()
1522 switch (type->eTypeClass) in map_to_cli()
1572 if (typelib_TypeClass_VOID != pAny->pType->eTypeClass) in map_to_cli()
1708 switch (member_type->eTypeClass) in map_to_cli()
1768 switch (element_type->eTypeClass) in map_to_cli()
/aoo42x/main/cppu/inc/com/sun/star/uno/
H A DType.hxx47 inline Type::Type( TypeClass eTypeClass, const ::rtl::OUString & rTypeName ) SAL_THROW( () ) in Type() argument
50 … ::typelib_typedescriptionreference_new( &_pType, (typelib_TypeClass)eTypeClass, rTypeName.pData ); in Type()
53 inline Type::Type( TypeClass eTypeClass, const sal_Char * pTypeName ) SAL_THROW( () ) in Type() argument
56 …::typelib_typedescriptionreference_newByAsciiName( &_pType, (typelib_TypeClass)eTypeClass, pTypeNa… in Type()
H A DType.h92 inline Type( TypeClass eTypeClass, const ::rtl::OUString & rTypeName ) SAL_THROW( () );
99 inline Type( TypeClass eTypeClass, const sal_Char * pTypeName ) SAL_THROW( () );
145 { return (TypeClass)_pType->eTypeClass; } in getTypeClass()
/aoo42x/main/cppu/source/uno/
H A Dsequence.cxx80 switch (pElementType->eTypeClass) in idefaultConstructElements()
375 switch (pElementType->eTypeClass) in icopyConstructFromElements()
693 typelib_TypeClass_ANY == pElementType->eTypeClass || in ireallocSequence()
694 typelib_TypeClass_STRUCT == pElementType->eTypeClass || in ireallocSequence()
695 typelib_TypeClass_EXCEPTION == pElementType->eTypeClass) in ireallocSequence()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dcpp2uno.cxx117 switch (pParamTypeDescr->eTypeClass)
350 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass;
406 switch (aMemberDescr.get()->eTypeClass)
752 switch (member->eTypeClass) {
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dcpp2uno.cxx117 switch (pParamTypeDescr->eTypeClass)
350 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass;
406 switch (aMemberDescr.get()->eTypeClass)
752 switch (member->eTypeClass) {
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dcpp2uno.cxx111 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
308 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
370 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
651 switch (member->eTypeClass) { in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dcpp2uno.cxx130 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
302 …_buffer(pReturnTypeRef) ? typelib_TypeClass_VOID : (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
385 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
639 switch (member->eTypeClass) { in addLocalFunctions()
/aoo42x/main/stoc/source/invocation_adapterfactory/
H A Diafactory.cxx277 if (typelib_TypeClass_ANY == pType->eTypeClass) in coerce_assign()
305 p_exc->pType->eTypeClass == typelib_TypeClass_EXCEPTION ); in coerce_assign()
351 if (typelib_TypeClass_ANY == pType->eTypeClass) in coerce_construct()
384 if (typelib_TypeClass_EXCEPTION == pSource->pType->eTypeClass) in handleInvokExc()
659 if (pMemberType->eTypeClass == typelib_TypeClass_INTERFACE_METHOD) in adapter_dispatch()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dcpp2uno.cxx123 switch (pParamTypeDescr->eTypeClass) in cpp2uno_call()
363 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call()
445 switch (aMemberDescr.get()->eTypeClass) in cpp_mediate()
677 switch (member->eTypeClass) in addLocalFunctions()
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx123 switch (pParamTypeDescr->eTypeClass) in cpp_call()
197 pReturnTypeDescr->eTypeClass, in cpp_call()
281 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Duno2cpp.cxx223 switch (pParamTypeDescr->eTypeClass) in cpp_call()
276 pCppReturn, pReturnTypeDescr->eTypeClass, in cpp_call()
345 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx218 switch (pParamTypeDescr->eTypeClass) in cpp_call()
271 pCppReturn, pReturnTypeDescr->eTypeClass, in cpp_call()
340 switch (pMemberDescr->eTypeClass) in unoInterfaceProxyDispatch()
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx199 switch (pParamTypeDescr->eTypeClass) in cpp_call()
247 pCppReturn, pReturnTypeDescr->eTypeClass, in cpp_call()
314 switch (pMemberDescr->eTypeClass) in cppu_unoInterfaceProxy_dispatch()
/aoo42x/main/codemaker/test/cppumaker/
H A Dtest_codemaker_cppumaker.cxx442 ASSERT_EQ(typelib_TypeClass_STRUCT, td->eTypeClass); in TEST()
445 …ASSERT_EQ(typelib_TypeClass_UNSIGNED_SHORT, std->aBase.ppTypeRefs[3]->eTypeClass); // unsigned sho… in TEST()
446 ASSERT_EQ(typelib_TypeClass_CHAR, std->aBase.ppTypeRefs[10]->eTypeClass); // char m11; in TEST()

Completed in 137 milliseconds

123456