Lines Matching refs:bridges
46 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
66 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
75 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
103 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
131 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
250 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
251 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
445 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
447 bridges::cpp_uno::shared::VtableFactory::Slot *
448 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
453 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
459 bridges::cpp_uno::shared::VtableFactory::Slot *
460 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
469 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
486 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
504 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
519 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()