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()
77 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
105 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
133 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
248 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
249 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
443 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
445 bridges::cpp_uno::shared::VtableFactory::Slot *
446 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
451 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
457 bridges::cpp_uno::shared::VtableFactory::Slot *
458 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
467 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
484 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
502 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
517 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()