Lines Matching refs:bridges
47 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
69 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
78 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
104 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
135 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
246 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
247 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
433 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
435 bridges::cpp_uno::shared::VtableFactory::Slot *
436 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
441 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
447 bridges::cpp_uno::shared::VtableFactory::Slot *
448 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
468 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
482 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()