Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1133 Reference< XConnection > SAL_CALL ODatabaseSource::connectWithCompletion( const Reference< XInterac… in connectWithCompletion() function in dbaccess::ODatabaseSource
1136 return connectWithCompletion(_rxHandler,sal_False); in connectWithCompletion()
1154 return connectWithCompletion(_rxHandler,sal_True); in getIsolatedConnectionWithCompletion()
1157 Reference< XConnection > SAL_CALL ODatabaseSource::connectWithCompletion( const Reference< XInterac… in connectWithCompletion() function in dbaccess::ODatabaseSource
H A Ddatasource.hxx241 …r::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL connectWithCompletion( const ::c…
287 …r::uno::Reference< ::com::sun::star::sdbc::XConnection > SAL_CALL connectWithCompletion( const ::c…
/aoo41x/main/qadevOOo/tests/java/ifc/sdb/
H A D_XCompletedConnection.java72 con = oObj.connectWithCompletion(handler) ; in _connectWithCompletion()
/aoo41x/main/qadevOOo/runner/util/
H A DDBTools.java369 XConnection con = xSrcCon.connectWithCompletion(xHandler) ; in connectToTextDB()
429 return xSrcCon.connectWithCompletion(xHandler) ; in connectToSource()
/aoo41x/main/qadevOOo/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ODatabaseSource.csv1 "ODatabaseSource";"com::sun::star::sdb::XCompletedConnection";"connectWithCompletion()"
/aoo41x/main/offapi/com/sun/star/sdb/
H A DXCompletedConnection.idl58 connectWithCompletion([in]com::sun::star::task::XInteractionHandler handler)
/aoo41x/main/sc/source/ui/dbgui/
H A Ddapidata.cxx178 uno::Reference<sdbc::XConnection> xConnection = xSource->connectWithCompletion( xHandler ); in FillObjects()
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddatasourceconnector.cxx198 xConnection = xConnectionCompletion->connectWithCompletion(xHandler); in connect()
H A DUITools.cxx382 _rOUTConnection = xConnectionCompletion->connectWithCompletion(xHandler); in createConnection()
/aoo41x/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.cxx303 xConn = xDatasource->connectWithCompletion(xHandler); in implFillTables()
/aoo41x/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx553 xConnection = xComplConn->connectWithCompletion( xInteractions ); in connect()
/aoo41x/main/offapi/com/sun/star/form/component/
H A DDataForm.idl133 …<member scope="com::sun::star::sdb">XCompletedExecution::connectWithCompletion</member> method. In…
/aoo41x/main/sw/source/ui/dbui/
H A Daddresslistdialog.cxx580 … pUserData->xConnection = SharedConnection( xComplConnection->connectWithCompletion( xHandler ) ); in DetectTablesAndQueries()
H A Ddbmgr.cxx1641 xConnection = xComplConnection->connectWithCompletion( xHandler ); in GetConnection()
/aoo41x/main/wizards/com/sun/star/wizards/db/
H A DDBMetaData.java707 DBConnection = xCompleted2.connectWithCompletion( xInteractionHandler ); in getConnection()
/aoo41x/main/svtools/source/dialogs/
H A Daddresstemplate.cxx884 xConn = xDS->connectWithCompletion(xHandler); in resetTables()
/aoo41x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx930 …xConnection.reset( xInteractiveConnection->connectWithCompletion( xInteractionHandler ), SharedCon… in impl_extractConnection_throw()
/aoo41x/main/extensions/source/bibliography/
H A Ddatman.cxx149 xConn = xComplConn->connectWithCompletion(xIHdl); in getConnection()
/aoo41x/main/odk/examples/DevelopersGuide/Spreadsheet/
H A DSpreadsheetSample.java1096 xSource.connectWithCompletion( xHandler ) ); in getFirstTableName()
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DSpreadsheetSample.cs1111 xSource.connectWithCompletion( xHandler ); in getFirstTableName()
/aoo41x/main/connectivity/source/commontools/
H A Ddbtools.cxx324 xConnection = xConnectionCompletion->connectWithCompletion(xHandler); in getConnection_allowException()
/aoo41x/main/dbaccess/source/core/api/
H A DRowSet.cxx2205 xNewConn = xComplConn->connectWithCompletion( _rxHandler ); in calcConnection()

Completed in 279 milliseconds