Lines Matching refs:bridges
48 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
68 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
76 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
104 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
133 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
250 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
251 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
447 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
449 bridges::cpp_uno::shared::VtableFactory::Slot *
450 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
455 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
461 bridges::cpp_uno::shared::VtableFactory::Slot *
462 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
472 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
489 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
507 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
522 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()
525 bridges::cpp_uno::cc50_solaris_sparc::flushCode(begin, end); in flushCode()