Lines Matching refs:bridges
44 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
71 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
81 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
111 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) // value in cpp2uno_call()
227 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
368 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
369 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
569 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const *, unsigned char const … in flushCode()
573 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
575 bridges::cpp_uno::shared::VtableFactory::Slot *
576 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
581 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
587 bridges::cpp_uno::shared::VtableFactory::Slot *
588 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
597 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
619 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
638 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()