Lines Matching refs:bridges
48 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
76 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
86 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
117 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
237 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
376 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
377 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
625 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * bptr, unsigned char c… in flushCode()
638 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
640 bridges::cpp_uno::shared::VtableFactory::Slot *
641 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
646 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
652 bridges::cpp_uno::shared::VtableFactory::Slot *
653 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
662 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
684 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
703 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()