| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/odbc/ |
| H A D | org.openoffice.comp.drivers.MySQL.Driver.csv | 1 "Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByConnection()" 2 "Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByURL()" 3 "Driver";"com::sun::star::sdbcx::XCreateCatalog#optional";"createCatalog()" 4 "Driver";"com::sun::star::sdbc::XDriver";"connect()" 5 "Driver";"com::sun::star::sdbc::XDriver";"acceptsURL()" 6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()" 7 "Driver";"com::sun::star::sdbc::XDriver";"getMajorVersion()" 8 "Driver";"com::sun::star::sdbc::XDriver";"getMinorVersion()" 9 "Driver";"com::sun::star::sdbcx::XDropCatalog#optional";"dropCatalog()"
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/file/ |
| H A D | com.sun.star.sdbc.driver.file.Driver.csv | 1 "Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByConnection()" 2 "Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByURL()" 3 "Driver";"com::sun::star::sdbcx::XCreateCatalog#optional";"createCatalog()" 4 "Driver";"com::sun::star::sdbc::XDriver";"connect()" 5 "Driver";"com::sun::star::sdbc::XDriver";"acceptsURL()" 6 "Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()" 7 "Driver";"com::sun::star::sdbc::XDriver";"getMajorVersion()" 8 "Driver";"com::sun::star::sdbc::XDriver";"getMinorVersion()" 9 "Driver";"com::sun::star::sdbcx::XDropCatalog#optional";"dropCatalog()"
|
| /trunk/main/offapi/com/sun/star/sdbc/ |
| H A D | Driver.idl | 35 the Driver interface. 45 It is strongly recommended that each Driver object should be 46 small and standalone so that the Driver object can be loaded and 57 published service Driver
|
| H A D | XDriver.idl | 54 the Driver interface. 63 It is strongly recommended that each Driver object should be 64 small and standalone so that the Driver object can be loaded and
|
| H A D | XDriverAccess.idl | 47 a Driver that can connect to the URL
|
| H A D | DriverPropertyInfo.idl | 54 <code>Driver.connect</code>
|
| /trunk/main/offapi/com/sun/star/sdbcx/ |
| H A D | Driver.idl | 27 #include <com/sun/star/sdbc/Driver.idl> 38 <type scope="com::sun::star::sdbc">Driver</type> 51 published service Driver 53 service com::sun::star::sdbc::Driver;
|
| /trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/test/ |
| H A D | Driver.java | 47 public final class Driver { class 104 Driver app = new Driver(); in main()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_connection.hxx | 120 sql::Driver* cppDriver; 138 OConnection(MysqlCDriver& _rDriver, sql::Driver * cppDriver);
|
| H A D | mysqlc_driver.hxx | 62 sql::Driver * cppDriver;
|
| H A D | mysqlc_connection.cxx | 69 OConnection::OConnection(MysqlCDriver& _rDriver, sql::Driver * _cppDriver) in OConnection()
|
| /trunk/main/migrationanalysis/src/driver_docs/ |
| H A D | CreateDriverDocs.wsf | 116 " <targetDir> is where the new Driver docs" & vbLf & _ 182 'Driver Specific
|
| H A D | allstrings.ulf | 1734 en-US = "Excel Driver" 1752 en-US = "<PRODUCTNAME> Migration Analysis - Excel Driver" 1758 en-US = "<PRODUCTNAME> Migration Analysis - PowerPoint Driver" 1761 en-US = "PowerPoint Driver" 1782 en-US = "Word Driver"
|
| /trunk/main/migrationanalysis/src/wizard/ |
| H A D | wizard.ulf | 89 en-US = "Missing Excel Analysis Driver Spreadsheet: <CR><TOPIC><CR><CR>Please reinstall the applica… 98 en-US = "Missing PowerPoint Analysis Driver Document: <CR><TOPIC><CR><CR>Please reinstall the appli… 107 en-US = "Missing Word Analysis Driver Document: <CR><TOPIC><CR><CR>Please reinstall the application…
|
| /trunk/main/xmerge/java/xmerge/ |
| H A D | manifest.mf | 1 Main-Class: org.openoffice.xmerge.test.Driver
|
| /trunk/main/xmerge/source/palmtests/bin/ |
| H A D | rd | 43 java -cp $CLASSPATH org.openoffice.xmerge.test.Driver $*
|
| /trunk/main/xmerge/util/ |
| H A D | xmerge.mf | 2 Main-Class: org.openoffice.xmerge.test.Driver
|
| /trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/ |
| H A D | JavaSQLConnection.java | 75 private java.sql.Driver driverObject; 445 driverObject = (java.sql.Driver) driverClass.newInstance(); in loadDriverFromProperties()
|
| /trunk/main/cui/source/options/ |
| H A D | connpooloptions.src | 110 Text [ en-US ] = "Driver name" ;
|
| /trunk/main/connectivity/source/resource/ |
| H A D | conn_log_res.src | 82 Text = "c$1$: no Java Driver Class was provided";
|
| /trunk/main/padmin/source/ |
| H A D | padialog.src | 215 Text [ en-US ] = "Driver:" ; 687 Text [ en-US ] = "Driver Installation" ;
|
| /trunk/main/dbaccess/source/ui/dlg/ |
| H A D | dbadminsetup.src | 637 … required information to connect to an Oracle database. Note that a JDBC Driver Class must be inst…
|
| H A D | dbadmin.src | 785 Text [ en-US ] = "~Driver settings" ;
|
| /trunk/main/ |
| H A D | configure.ac | 172 Alternatively you can use the Windows Driver Kit (WDK) and 183 Alternatively you can use the Windows Driver Kit (WDK) and 195 You can use the Windows Driver Kit (WDK) and 204 You can use the Windows Driver Kit (WDK) and 213 You can use the Windows Driver Kit (WDK) and 222 You can use the Windows Driver Kit (WDK) and 4323 sql::Driver *driver;
|
| /trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/ |
| H A D | _Validat.idt | 310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token f…
|