Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx930 Reference< XCompletedConnection > xInteractiveConnection( xDataSource, UNO_QUERY ); in impl_extractConnection_throw() local
931 if ( xInteractiveConnection.is() ) in impl_extractConnection_throw()
932 …xConnection.reset( xInteractiveConnection->connectWithCompletion( xInteractionHandler ), SharedCon… in impl_extractConnection_throw()

Completed in 25 milliseconds