Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds