Searched refs:xLst (Results 1 – 2 of 2) sorted by relevance
336 Reference<XEventListener > xLst( aIt.next(), UNO_QUERY ); in disposeAndClear() local337 if( xLst.is() ) in disposeAndClear()338 xLst->disposing( rEvt ); in disposeAndClear()
4243 …Reference< XInterface > xLst = createAllListenerAdapter( xInvocationAdapterFactory, xClass, xAllLs… in SbRtl_CreateUnoListener() local4244 if( !xLst.is() ) in SbRtl_CreateUnoListener()4249 aTmp = xLst->queryInterface( aClassType ); in SbRtl_CreateUnoListener()
Completed in 34 milliseconds