Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DDatabaseForm.cxx2804 Reference< XComponent > xSharedConnComp( xSharedConn, UNO_QUERY ); in stopSharingConnection() local
2805 if ( xSharedConnComp.is() ) in stopSharingConnection()
2806 xSharedConnComp->removeEventListener( static_cast< XLoadListener* >( this ) ); in stopSharingConnection()

Completed in 22 milliseconds