Lines Matching refs:bridges
46 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()
108 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) // value in cpp2uno_call()
229 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
347 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
348 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
607 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const *, unsigned char const … in flushCode()
611 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
613 bridges::cpp_uno::shared::VtableFactory::Slot *
614 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
619 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
625 bridges::cpp_uno::shared::VtableFactory::Slot *
626 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
635 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
657 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
676 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()