Home
last modified time | relevance | path

Searched defs:connection (Results 101 – 125 of 145) sorted by relevance

123456

/trunk/main/connectivity/source/drivers/ado/
H A DADriver.cxx207 Reference< XTablesSupplier > SAL_CALL ODriver::getDataDefinitionByConnection( const Reference< ::co… in getDataDefinitionByConnection()
/trunk/main/binaryurp/source/
H A Dbridge.hxx61 namespace connection { class XConnection; } namespace
H A Dreader.cxx68 css::uno::Sequence< sal_Int8 > read( in read()
/trunk/main/dbaccess/qa/complex/dbaccess/
H A DTestCase.java248 private static final OfficeConnection connection = new OfficeConnection(); field in TestCase
/trunk/main/forms/qa/integration/forms/
H A DListBox.java194 Connection connection = m_database.defaultConnection(); in impl_createDatabase() local
/trunk/main/sw/qa/complex/writer/
H A DLoadSaveTest.java65 private static final OfficeConnection connection = new OfficeConnection(); field in LoadSaveTest
H A DCheckBookmarks.java152 private static final OfficeConnection connection = new OfficeConnection(); field in CheckBookmarks
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSDBCReportDataFactory.java158 private final XConnection connection; field in SDBCReportDataFactory
171 public SDBCReportDataFactory(final XComponentContext cmpCtx, final XConnection connection) in SDBCReportDataFactory()
/trunk/main/odk/examples/DevelopersGuide/Database/
H A DSales.java42 public Sales(XConnection connection ) in Sales()
/trunk/main/extensions/source/config/ldap/
H A Dldapuserprofilebe.cxx88 LdapConnection connection; in LdapUserProfileBe() local
/trunk/main/sc/qa/complex/sc/
H A DCalcRTL.java575 private static final OfficeConnection connection = new OfficeConnection(); field in CalcRTL
/trunk/main/framework/qa/complex/framework/autosave/
H A DAutoSave.java484 private static final OfficeConnection connection = new OfficeConnection(); field in AutoSave
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java43 public JavaSQLCallableStatement(JavaSQLConnection connection, String sql) { in JavaSQLCallableStatement()
H A DJavaSQLPreparedStatement.java66 public JavaSQLPreparedStatement(JavaSQLConnection connection, String sqlStatement) { in JavaSQLPreparedStatement()
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A DTypeDetection.java191 private static final OfficeConnection connection = new OfficeConnection(); field in TypeDetection
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java554 private static final OfficeConnection connection = new OfficeConnection(); field in DocumentProperties
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_forms/
H A DGenericModelTest.java270 …XConnection connection = UnoRuntime.queryInterface( XConnection.class, xSetProp.getPropertyValue( … in cleanup() local
H A DODatabaseForm.java352 XConnection connection = null; in createTestEnvironment() local
/trunk/main/framework/qa/complex/dispatches/
H A Dcheckdispatchapi.java493 private static final OfficeConnection connection = new OfficeConnection(); field in checkdispatchapi
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java357 private static final OfficeConnection connection = new OfficeConnection(); field in HangulHanjaConversion
/trunk/main/package/qa/storages/
H A DStorageUnitTest.java63 private static final OfficeConnection connection = new OfficeConnection(); field in StorageUnitTest
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java710 private static final OfficeConnection connection = new OfficeConnection(); field in OOoBeanTest
/trunk/main/framework/qa/complex/XUserInputInterception/
H A DEventTest.java621 private static final OfficeConnection connection = new OfficeConnection(); field in EventTest
/trunk/main/connectivity/source/drivers/mysql/
H A DYDriver.cxx394 …Reference< XTablesSupplier > SAL_CALL ODriverDelegator::getDataDefinitionByConnection( const Refer… in getDataDefinitionByConnection()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java744 private static final OfficeConnection connection = new OfficeConnection(); field in CheckXComponentLoader

Completed in 183 milliseconds

123456