/aoo41x/main/cppu/inc/typelib/ |
H A D | typedescription.h | 58 typelib_TypeClass eTypeClass; 89 typelib_TypeClass eTypeClass; 491 typelib_TypeClass eTypeClass; 528 typelib_TypeClass eTypeClass; 633 typelib_TypeClass eTypeClass, 727 typelib_TypeClass eReturnTypeClass, 752 typelib_TypeClass eAttributeTypeClass, 778 typelib_TypeClass eAttributeTypeClass, 880 typelib_TypeClass eTypeClass, 893 typelib_TypeClass eTypeClass, [all …]
|
/aoo41x/main/cppuhelper/source/ |
H A D | tdmgr.cxx | 117 (typelib_TypeClass)xDiscrTD->getTypeClass(), in createCTD() 124 (typelib_TypeClass)xDefaultMemberTD->getTypeClass(), in createCTD() 149 (typelib_TypeClass)pMemberTypes[nPos]->getTypeClass(), in createCTD() 202 rInit.eTypeClass = (typelib_TypeClass)pMemberTypes[nPos]->getTypeClass(); in createCTD() 213 (typelib_TypeClass)xType->getTypeClass(), in createCTD() 274 = (typelib_TypeClass)pMemberTypes[nPos]->getTypeClass(); in createCTD() 334 (typelib_TypeClass)xType->getTypeClass(), in createCTD() 366 rInit.eTypeClass = (typelib_TypeClass)xType->getTypeClass(); in createCTD() 396 (typelib_TypeClass)xReturnType->getTypeClass(), in createCTD() 456 (typelib_TypeClass)pMembers[nPos]->getTypeClass(), in createCTD() [all …]
|
/aoo41x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | cpp2uno.cxx | 47 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 219 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 230 static typelib_TypeClass cpp_mediate( in cpp_mediate() 272 typelib_TypeClass eRet; in cpp_mediate() 375 typelib_TypeClass aType = cpp_mediate( in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | cpp2uno.cxx | 52 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 243 typelib_TypeClass eRet = in cpp2uno_call() 244 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 255 static typelib_TypeClass cpp_mediate( in cpp_mediate() 301 typelib_TypeClass eRet; in cpp_mediate() 407 typelib_TypeClass aType = cpp_mediate( pFunctionAndOffset[0], pFunctionAndOffset[1], pCallStack, in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | cpp2uno.cxx | 52 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 243 typelib_TypeClass eRet = in cpp2uno_call() 244 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 255 static typelib_TypeClass cpp_mediate( in cpp_mediate() 301 typelib_TypeClass eRet; in cpp_mediate() 407 typelib_TypeClass aType = cpp_mediate( pFunctionAndOffset[0], pFunctionAndOffset[1], pCallStack, in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_os2_intel/ |
H A D | cpp2uno.cxx | 45 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 219 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 230 static typelib_TypeClass cpp_mediate( in cpp_mediate() 270 typelib_TypeClass eRet; in cpp_mediate() 375 typelib_TypeClass aType = cpp_mediate( in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | cpp2uno.cxx | 47 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 217 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 228 static typelib_TypeClass cpp_mediate( in cpp_mediate() 268 typelib_TypeClass eRet; in cpp_mediate() 373 typelib_TypeClass aType = cpp_mediate( in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | cpp2uno.cxx | 40 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 216 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 227 static typelib_TypeClass cpp_mediate( in cpp_mediate() 269 typelib_TypeClass eRet; in cpp_mediate() 383 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | cpp2uno.cxx | 53 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 216 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 227 static typelib_TypeClass cpp_mediate( in cpp_mediate() 264 typelib_TypeClass eRet; in cpp_mediate() 366 typelib_TypeClass aType = cpp_mediate( nTableEntry, pCallStack, (sal_Int64*)nRegReturn ); in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | cpp2uno.cxx | 41 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 215 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 226 static typelib_TypeClass cpp_mediate( in cpp_mediate() 268 typelib_TypeClass eRet; in cpp_mediate() 380 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_macosx_powerpc/ |
H A D | cpp2uno.cxx | 44 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 297 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 308 static typelib_TypeClass cpp_mediate( in cpp_mediate() 352 typelib_TypeClass eRet; in cpp_mediate() 464 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | cpp2uno.cxx | 48 static typelib_TypeClass cpp2uno_call( 350 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; 361 static typelib_TypeClass cpp_mediate( 405 typelib_TypeClass eRet; 519 typelib_TypeClass aType =
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | cpp2uno.cxx | 47 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 321 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 332 static typelib_TypeClass cpp_mediate( in cpp_mediate() 404 typelib_TypeClass eRet; in cpp_mediate() 553 typelib_TypeClass aType = in privateSnippetExecutor()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | cpp2uno.cxx | 48 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 325 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 336 static typelib_TypeClass cpp_mediate( in cpp_mediate() 405 typelib_TypeClass eRet; in cpp_mediate() 527 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
H A D | cpp2uno.cxx | 48 static typelib_TypeClass cpp2uno_call( 350 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; 361 static typelib_TypeClass cpp_mediate( 405 typelib_TypeClass eRet; 519 typelib_TypeClass aType =
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | cpp2uno.cxx | 47 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 321 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 332 static typelib_TypeClass cpp_mediate( in cpp_mediate() 404 typelib_TypeClass eRet; in cpp_mediate() 553 typelib_TypeClass aType = in privateSnippetExecutor()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | cpp2uno.cxx | 45 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 308 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 319 static typelib_TypeClass cpp_mediate( in cpp_mediate() 369 typelib_TypeClass eRet; in cpp_mediate() 482 typelib_TypeClass aType = in privateSnippetExecutor()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | cpp2uno.cxx | 43 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 310 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 321 static typelib_TypeClass cpp_mediate( in cpp_mediate() 390 typelib_TypeClass eRet; in cpp_mediate() 508 typelib_TypeClass aType = in privateSnippetExecutor()
|
/aoo41x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | cpp2uno.cxx | 46 static inline typelib_TypeClass cpp2uno_call( in cpp2uno_call() 228 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 238 static typelib_TypeClass __cdecl cpp_mediate( in cpp_mediate() 265 typelib_TypeClass eRet; in cpp_mediate()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | cpp2uno.cxx | 46 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 302 …typelib_TypeClass eRet = ia64::return_via_r8_buffer(pReturnTypeRef) ? typelib_TypeClass_VOID : (ty… in cpp2uno_call() 313 static typelib_TypeClass cpp_mediate( in cpp_mediate() 384 typelib_TypeClass eRet; in cpp_mediate() 526 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
H A D | cpp2uno.cxx | 63 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 366 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 377 static typelib_TypeClass cpp_mediate( in cpp_mediate() 440 typelib_TypeClass eRet; in cpp_mediate() 585 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | cpp2uno.cxx | 52 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 362 typelib_TypeClass eRet = in cpp2uno_call() 363 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 374 static typelib_TypeClass cpp_mediate( in cpp_mediate() 444 typelib_TypeClass eRet; in cpp_mediate() 588 typelib_TypeClass aType = in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/ |
H A D | cpp2uno.cxx | 66 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 252 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 263 extern "C" typelib_TypeClass cpp_vtable_call( in cpp_vtable_call() 301 typelib_TypeClass eRet; in cpp_vtable_call()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | cpp2uno.cxx | 52 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 257 typelib_TypeClass eRet = in cpp2uno_call() 258 (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 269 static typelib_TypeClass cpp_mediate( in cpp_mediate() 312 typelib_TypeClass eRet; in cpp_mediate()
|
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | cpp2uno.cxx | 65 static typelib_TypeClass cpp2uno_call( in cpp2uno_call() 251 typelib_TypeClass eRet = (typelib_TypeClass)pReturnTypeDescr->eTypeClass; in cpp2uno_call() 262 extern "C" typelib_TypeClass cpp_vtable_call( in cpp_vtable_call() 300 typelib_TypeClass eRet; in cpp_vtable_call()
|