Lines Matching refs:bridges
51 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
71 if (bridges::cpp_uno::shared::isSimpleType( pReturnTypeDescr )) in cpp2uno_call()
80 pUnoReturn = (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
108 && bridges::cpp_uno::shared::isSimpleType( pParamTypeDescr )) in cpp2uno_call()
139 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
246 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_vtable_call()
247 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_vtable_call()
366 if (!bridges::cpp_uno::shared::isSimpleType(returnTypeClass)) { in codeSnippet()
417 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
419 bridges::cpp_uno::shared::VtableFactory::Slot *
420 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) in mapBlockToVtable()
425 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
431 bridges::cpp_uno::shared::VtableFactory::Slot *
432 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
441 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
489 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()