Lines Matching refs:bridges

47     bridges::cpp_uno::shared::CppInterfaceProxy * pThis,  in cpp2uno_call()
81 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
89 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
124 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
218 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
356 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
357 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
571 bridges::cpp_uno::shared::VtableFactory::Slot codeSnippet( unsigned char * code, sal_PtrDiff writet… in codeSnippet()
587bridges::cpp_uno::shared::VtableFactory::Slot* destination = (bridges::cpp_uno::shared::VtableFact… in codeSnippet()
594 return *(bridges::cpp_uno::shared::VtableFactory::Slot*)(code+writetoexecdiff); in codeSnippet()
598 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const *, unsigned char const … in flushCode()
602 bridges::cpp_uno::shared::VtableFactory::Slot * bridges::cpp_uno::shared::VtableFactory::mapBlockTo… in mapBlockToVtable()
608 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
614 bridges::cpp_uno::shared::VtableFactory::Slot* bridges::cpp_uno::shared::VtableFactory::initializeB… in initializeBlock()
623 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()