Lines Matching refs:bridges
47 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
67 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
75 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
103 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
130 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
239 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_vtable_call()
240 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_vtable_call()
395 if (returnType != 0 && !bridges::cpp_uno::shared::isSimpleType(c)) { in codeSnippet()
451 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
453 bridges::cpp_uno::shared::VtableFactory::Slot *
454 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) { in mapBlockToVtable()
458 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
464 bridges::cpp_uno::shared::VtableFactory::Slot *
465 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
475 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
521 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()