Home
last modified time | relevance | path

Searched refs:unoI (Results 1 – 5 of 5) sorted by relevance

/trunk/main/cppuhelper/source/
H A Dexc_thrower.cxx260 UnoInterfaceReference unoI; in getCaughtException() local
262 reinterpret_cast< void ** >( &unoI.m_pUnoI ), in getCaughtException()
264 OSL_ASSERT( unoI.is() ); in getCaughtException()
274 unoI.dispatch( pMemberTD, 0, 0, &exc ); in getCaughtException()
/trunk/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx82 UnoInterfaceReference const & unoI,
104 UnoInterfaceReference const & unoI, in binuno_queryInterface() argument
139 unoI.dispatch( s_pQITD, &ret_val, args, &exc ); in binuno_queryInterface()
/trunk/main/testtools/source/bridgetest/
H A Dbridgetest.cxx1107 UnoInterfaceReference unoI; in makeSurrogate() local
1117 reinterpret_cast< void ** >( &unoI.m_pUnoI ), in makeSurrogate()
1119 if (! unoI.is()) in makeSurrogate()
1127 unoI.get(), ::getCppuType( &rOriginal ) ); in makeSurrogate()
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.h51 UnoInterfaceInfo(Bridge const * bridge, uno_Interface* unoI,
H A Dcli_proxy.cxx75 UnoInterfaceInfo::UnoInterfaceInfo(Bridge const * bridge, uno_Interface* unoI, in UnoInterfaceInfo() argument
78 m_unoI(unoI), in UnoInterfaceInfo()

Completed in 25 milliseconds