Home
last modified time | relevance | path

Searched defs:xConn (Results 1 – 25 of 25) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java375 …protected boolean existsInvisibleTable( XConnection xConn, String sTableName ) throws java.lang.Ex… in existsInvisibleTable()
398 …protected void makeTableVisible( XDataSource xDS, XConnection xConn, String sTableName ) throws ja… in makeTableVisible()
431 …protected boolean implExecuteStatement( XConnection xConn, String sStatement ) throws java.lang.Ex… in implExecuteStatement()
450 …protected boolean implCreateTable( XConnection xConn, String sCreateStatement, String sTableName )… in implCreateTable()
468 protected boolean createTableSalesman( XConnection xConn ) throws java.lang.Exception in createTableSalesman()
499 protected boolean createTableCustomer( XConnection xConn ) throws java.lang.Exception in createTableCustomer()
529 protected boolean createTableSales( XConnection xConn ) throws java.lang.Exception in createTableSales()
565 XConnection xConn = xDS.getConnection( "", "" ); in ensureTables() local
H A DKeyGenerator.java118 XConnection xConn = (XConnection)UnoRuntime.queryInterface( in generatePrimaryKey() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/connections/pipe/
H A DpipeConnector.java115 XConnection xConn = new PipeConnection( connectionDescription ); in connect() local
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_service.cxx85 css::uno::Reference< XDisplayConnection > xConn; in CreateClipboard() local
H A DX11_droptarget.cxx62 Reference< XDisplayConnection > xConn; in initialize() local
H A DX11_selection.cxx4113 css::uno::Reference< XDisplayConnection > xConn; in initialize() local
/trunk/main/extensions/source/dbpilots/
H A Dlistcombowizard.cxx164 Reference< XConnection > xConn = getFormConnection(); in implApplySettings() local
240 Reference< XConnection > xConn = getFormConnection(); in getTables() local
H A Dcommonpagesdbp.cxx277 Reference< XConnection > xConn = _rxConn; in implFillTables() local
H A Dcontrolwizard.cxx466 Reference< XConnection > xConn; in getFormConnection() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DOSingleSelectQueryComposer.java194 XMultiServiceFactory xConn = (XMultiServiceFactory) in createTestEnvironment() local
H A DOQueryDesign.java64 private static XConnection xConn; field in OQueryDesign
/trunk/main/mysqlc/source/
H A Dmysqlc_driver.cxx167 Reference< XConnection > xConn; in connect() local
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx1248 Reference< XConnection > xConn; in buildIsolatedConnection() local
1265 Reference< XConnection > xConn; in getConnection() local
H A DModelImpl.cxx715 Reference< XConnection > xConn; in clearConnections() local
/trunk/main/dbaccess/source/core/api/
H A Dpreparedstatement.cxx184 Reference< XConnection > xConn( getConnection(), UNO_SET_THROW ); in getColumns() local
H A Dresultset.cxx399 Reference< XConnection > xConn; in lcl_getDBMetaDataFromStatement_nothrow() local
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx853 Reference< XConnection > xConn; in Init() local
H A Dfmshimp.cxx3952 Reference< XConnection > xConn; in lcl_isLoadable() local
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx131 Reference< XConnection > xConn; in getConnection() local
170 Reference< XConnection > xConn; in getConnection() local
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx882 Reference< XConnection > xConn; in resetTables() local
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx1254 Reference< XChild > xConn(::dbtools::getConnection(xDataSource),UNO_QUERY); in IsReadOnlyDB() local
H A Dunodatbr.cxx3087 Reference< XConnection > xConn; in unloadAndCleanup() local
/trunk/main/connectivity/source/commontools/
H A Ddbtools.cxx1312 …Reference< XConnection> xConn = connectRowset( Reference< XRowSet >( _rxRowSet, UNO_QUERY ), _rxFa… in getComposedRowSetStatement() local
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2250 Reference< XConnection > xConn; in impl_shouldExcludeProperty_nothrow() local
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx1369 Reference< XConnection > xConn; in getConnection() local

Completed in 279 milliseconds