Home
last modified time | relevance | path

Searched defs:connection (Results 51 – 75 of 145) sorted by relevance

123456

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLStatementBase.java52 protected JavaSQLConnection connection; field in JavaSQLStatementBase
61 public JavaSQLStatementBase(JavaSQLConnection connection) { in JavaSQLStatementBase()
H A DJavaSQLStatement.java40 public JavaSQLStatement(JavaSQLConnection connection) { in JavaSQLStatement()
H A DJDBCDriver.java123 JavaSQLConnection connection = new JavaSQLConnection(this); in connect() local
/trunk/main/svl/qa/complex/ConfigItems/
H A DCheckConfigItems.java213 private static final OfficeConnection connection = new OfficeConnection(); field in CheckConfigItems
/trunk/main/extensions/qa/complex/extensions/
H A DOfficeResourceLoader.java152 private static final OfficeConnection connection = new OfficeConnection(); field in OfficeResourceLoader
/trunk/main/filter/qa/complex/filter/misc/
H A DTypeDetection6FileFormat.java153 private static final OfficeConnection connection = new OfficeConnection(); field in TypeDetection6FileFormat
/trunk/main/sw/qa/complex/indeterminateState/
H A DCheckIndeterminateState.java114 private static final OfficeConnection connection = new OfficeConnection(); field in CheckIndeterminateState
/trunk/main/bridges/test/com/sun/star/lib/
H A DTestBed.java131 XConnection connection = connector.connect(connectionDescription); in getBridge() local
175 XConnection connection = acceptor.accept( in run() local
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DReportUploader.java87 HttpURLConnection connection = (HttpURLConnection) new URL(url).openConnection(); in upload() local
/trunk/main/connectivity/qa/complex/connectivity/
H A DJdbcLongVarCharTest.java48 private static final OfficeConnection connection = new OfficeConnection(); field in JdbcLongVarCharTest
H A DHsqlDriverTest.java51 private static final OfficeConnection connection = new OfficeConnection(); field in HsqlDriverTest
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSalesMan.java42 public SalesMan(XConnection connection ) in SalesMan()
/trunk/main/vcl/unx/generic/app/
H A Dsm.cxx397 SmcConn connection, in DieProc()
418 SmcConn connection, in ShutdownCanceledProc()
427 SmcConn connection, in InteractProc()
707 IceConn connection, in ICEWatchProc()
/trunk/main/package/qa/ofopxmlstorages/
H A DStorageUnitTest.java64 private static final OfficeConnection connection = new OfficeConnection(); field in StorageUnitTest
/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java67 private UnoUrlPart connection; field in UnoUrl
383 String connection = url.substring(0, index).trim(); in parseUnoUrl() local
/trunk/main/comphelper/qa/complex/comphelper/
H A DSequenceOutputStreamUnitTest.java173 private static final OfficeConnection connection = new OfficeConnection(); field in SequenceOutputStreamUnitTest
/trunk/main/ucb/qa/complex/tdoc/
H A DCheckTransientDocumentsContent.java159 private static final OfficeConnection connection = new OfficeConnection(); field in CheckTransientDocumentsContent
H A DCheckTransientDocumentsContentProvider.java163 private static final OfficeConnection connection = new OfficeConnection(); field in CheckTransientDocumentsContentProvider
/trunk/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlTable.java46 public PostgresqlTable(XConnection connection, OContainer tables, String name, in PostgresqlTable()
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java242 private static final OfficeConnection connection = new OfficeConnection(); field in UnitConversion
/trunk/main/qadevOOo/qa/complex/junitskeleton/
H A DSkeleton.java188 private static final OfficeConnection connection = new OfficeConnection(); field in Skeleton
/trunk/main/sw/qa/complex/writer/
H A DCheckFlies.java216 private static final OfficeConnection connection = new OfficeConnection(); field in CheckFlies
/trunk/main/sfx2/qa/complex/sfx2/
H A DGlobalEventBroadcaster.java267 private static final OfficeConnection connection = new OfficeConnection(); field in GlobalEventBroadcaster
/trunk/main/sc/qa/complex/cellRanges/
H A DCheckXCellRangesQuery.java271 private static final OfficeConnection connection = new OfficeConnection(); field in CheckXCellRangesQuery
/trunk/main/framework/qa/complex/api_internal/
H A DCheckAPI.java241 private static final OfficeConnection connection = new OfficeConnection(); field in CheckAPI

Completed in 130 milliseconds

123456