| /AOO42X/main/comphelper/source/misc/ ! |
| H A D | evtmethodhelper.cxx | 54 typelib_InterfaceMemberTypeDescription* pRealMemberDescription = in getEventMethodsForType() 55 reinterpret_cast<typelib_InterfaceMemberTypeDescription*>(pMemberDescription); in getEventMethodsForType()
|
| /AOO42X/main/cppu/inc/typelib/ ! |
| H A D | typedescription.h | 299 } typelib_InterfaceMemberTypeDescription; typedef 308 typelib_InterfaceMemberTypeDescription aBase; 357 typelib_InterfaceMemberTypeDescription aBase;
|
| /AOO42X/main/cli_ure/source/uno_bridge/ ! |
| H A D | cli_proxy.cxx | 995 sal_Int32 member_pos = ((typelib_InterfaceMemberTypeDescription *) in cli_proxy_dispatch() 1011 ((typelib_InterfaceMemberTypeDescription*) member_td) in cli_proxy_dispatch() 1026 ((typelib_InterfaceMemberTypeDescription*) member_td) in cli_proxy_dispatch() 1048 sal_Int32 member_pos = ((typelib_InterfaceMemberTypeDescription *) in cli_proxy_dispatch() 1131 ((typelib_InterfaceMemberTypeDescription*) member_td) in cli_proxy_dispatch()
|
| /AOO42X/main/stoc/source/invocation_adapterfactory/ ! |
| H A D | iafactory.cxx | 404 &((typelib_InterfaceMemberTypeDescription *)pMemberType)->pMemberName; in getValue() 444 &((typelib_InterfaceMemberTypeDescription *)pMemberType)->pMemberName; in setValue() 504 &((typelib_InterfaceMemberTypeDescription *)pMemberType)->pMemberName; in invoke() 615 switch (((typelib_InterfaceMemberTypeDescription *)pMemberType)->nPosition) in adapter_dispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ ! |
| H A D | uno2cpp.cxx | 319 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in cppu_unoInterfaceProxy_dispatch() 363 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in cppu_unoInterfaceProxy_dispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_m68k/ ! |
| H A D | uno2cpp.cxx | 373 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 420 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_hppa/ ! |
| H A D | uno2cpp.cxx | 397 … sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 446 … sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ ! |
| H A D | uno2cpp.cxx | 506 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 555 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ ! |
| H A D | uno2cpp.cxx | 487 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 536 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/s5abi_macosx_aarch64/ ! |
| H A D | uno2cpp.cxx | 464 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 513 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/ ! |
| H A D | uno2cpp.cxx | 488 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 537 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_linux_arm/ ! |
| H A D | uno2cpp.cxx | 546 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 595 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ ! |
| H A D | uno2cpp.cxx | 546 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch() 595 sal_Int32 nMemberPos = ((typelib_InterfaceMemberTypeDescription *)pMemberDescr)->nPosition; in unoInterfaceProxyDispatch()
|
| /AOO42X/main/cppuhelper/source/ ! |
| H A D | exc_thrower.cxx | 90 switch (reinterpret_cast< typelib_InterfaceMemberTypeDescription * >( in ExceptionThrower_dispatch()
|
| /AOO42X/main/extensions/source/ole/ ! |
| H A D | oleobjw.cxx | 1586 typelib_InterfaceMemberTypeDescription* pMember= NULL; in getInterfaceMemberDescOfCurrentCall() 1594 typelib_InterfaceMemberTypeDescription* pInterfaceMember= in getInterfaceMemberDescOfCurrentCall() 1595 (typelib_InterfaceMemberTypeDescription*) pDescMember; in getInterfaceMemberDescOfCurrentCall()
|
| /AOO42X/main/stoc/source/proxy_factory/ ! |
| H A D | proxyfac.cxx | 260 switch (reinterpret_cast< typelib_InterfaceMemberTypeDescription const * >( in binuno_proxy_dispatch()
|
| /AOO42X/main/bridges/source/jni_uno/ ! |
| H A D | jni_uno2java.cxx | 832 typelib_InterfaceMemberTypeDescription const * >( in UNO_proxy_dispatch()
|
| /AOO42X/main/stoc/source/corereflection/ ! |
| H A D | criface.cxx | 846 … pSortedMemberInit[nIndex].first = ((typelib_InterfaceMemberTypeDescription *)pTD)->pMemberName; in initMembers()
|