Lines Matching refs:bridges
46 bridges::cpp_uno::shared::CppInterfaceProxy * pThis, in cpp2uno_call()
66 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()
134 else if (bridges::cpp_uno::shared::relatesToInterfaceType( in cpp2uno_call()
241 bridges::cpp_uno::shared::CppInterfaceProxy * pCppI in cpp_vtable_call()
242 = bridges::cpp_uno::shared::CppInterfaceProxy::castInterfaceToProxy( in cpp_vtable_call()
361 if (!bridges::cpp_uno::shared::isSimpleType(returnTypeClass)) { in codeSnippet()
412 struct bridges::cpp_uno::shared::VtableFactory::Slot { void * fn; };
414 bridges::cpp_uno::shared::VtableFactory::Slot *
415 bridges::cpp_uno::shared::VtableFactory::mapBlockToVtable(void * block) { in mapBlockToVtable()
419 sal_Size bridges::cpp_uno::shared::VtableFactory::getBlockSize( in getBlockSize()
425 bridges::cpp_uno::shared::VtableFactory::Slot *
426 bridges::cpp_uno::shared::VtableFactory::initializeBlock( in initializeBlock()
435 unsigned char * bridges::cpp_uno::shared::VtableFactory::addLocalFunctions( in addLocalFunctions()
483 void bridges::cpp_uno::shared::VtableFactory::flushCode( in flushCode()