Lines Matching refs:bridges
45 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
71 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
79 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
170 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
213 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
332 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
333 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy(pThis); in cpp_mediate()
634 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char c… in flushCode()
647 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
649 bridges::cpp_uno::shared::VtableFactory::Slot *
650 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
655 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
661 bridges::cpp_uno::shared::VtableFactory::Slot *
662 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
671 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
693 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
712 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()