Lines Matching refs:bridges
54 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
82 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
92 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
123 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
243 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
386 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
387 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
654 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char c… in flushCode()
667 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
669 bridges::cpp_uno::shared::VtableFactory::Slot *
670 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
675 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
681 bridges::cpp_uno::shared::VtableFactory::Slot *
682 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
691 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
713 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
732 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()