Lines Matching refs:bridges
64 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
105 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
118 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
153 if (!rParam.bOut && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
274 else if (bridges::cpp_uno::shared::relatesToInterfaceType( pParamTypeDescr )) in cpp2uno_call()
409 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_mediate()
410 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
712 void bridges::cpp_uno::shared::VtableFactory::flushCode(unsigned char const * /*bptr*/, unsigned ch… in flushCode()
717 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
719 bridges::cpp_uno::shared::VtableFactory::Slot *
720 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
726 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
732 bridges::cpp_uno::shared::VtableFactory::Slot *
733 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
742 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
766 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
785 bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()