Lines Matching refs:bridges
49 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
75 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
86 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
117 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) // value in cpp2uno_call()
242 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
383 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
384 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
586 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const *, unsigned char const … in flushCode()
592 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
594 bridges::cpp_uno::shared::VtableFactory::Slot *
595 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
600 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
606 bridges::cpp_uno::shared::VtableFactory::Slot *
607 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
616 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
638 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
657 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()