Lines Matching refs:bridges
42 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
62 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
67 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
95 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) // value in cpp2uno_call()
134 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
240 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
241 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
482 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
484 bridges::cpp_uno::shared::VtableFactory::Slot *
485 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
490 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
496 bridges::cpp_uno::shared::VtableFactory::Slot *
497 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
506 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
523 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
541 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
556 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()