Lines Matching refs:bridges
53 bridges::cpp_uno::shared::CppInterfaceProxy* pThis, in cpp2uno_call()
77 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
91 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( pReturnTypeDescr ) in cpp2uno_call()
121 bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
164 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
287 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI = in cpp_mediate()
288 bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_mediate()
453 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
455 bridges::cpp_uno::shared::VtableFactory::Slot *
456 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
461 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
467 bridges::cpp_uno::shared::VtableFactory::Slot *
468 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
477 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
512 bool issimple = bridges::cpp_uno::shared::isSimpleType( in addLocalFunctions()
527 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()