Searched refs:xSharedConnComp (Results 1 – 1 of 1) sorted by relevance
2804 Reference< XComponent > xSharedConnComp( xSharedConn, UNO_QUERY ); in stopSharingConnection() local2805 if ( xSharedConnComp.is() ) in stopSharingConnection()2806 xSharedConnComp->removeEventListener( static_cast< XLoadListener* >( this ) ); in stopSharingConnection()
Completed in 35 milliseconds