Lines Matching refs:bridges
41 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
61 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
66 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
94 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) // value in cpp2uno_call()
135 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
241 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
242 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
484 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
486 bridges::cpp_uno::shared::VtableFactory::Slot *
487 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
492 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
498 bridges::cpp_uno::shared::VtableFactory::Slot *
499 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
508 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
525 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
543 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
562 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()