Home
last modified time | relevance | path

Searched refs:Driver (Results 1 – 25 of 82) sorted by relevance

1234

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/odbc/
H A Dorg.openoffice.comp.drivers.MySQL.Driver.csv1 "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 Dcom.sun.star.sdbc.driver.file.Driver.csv1 "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 DDriver.idl35 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 DXDriver.idl54 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 DXDriverAccess.idl47 a Driver that can connect to the URL
H A DDriverPropertyInfo.idl54 <code>Driver.connect</code>
/trunk/main/offapi/com/sun/star/sdbcx/
H A DDriver.idl27 #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 DDriver.java47 public final class Driver { class
104 Driver app = new Driver(); in main()
/trunk/main/mysqlc/source/
H A Dmysqlc_connection.hxx120 sql::Driver* cppDriver;
135 OConnection(MysqlCDriver& _rDriver, sql::Driver * cppDriver);
H A Dmysqlc_driver.hxx62 sql::Driver * cppDriver;
H A Dmysqlc_connection.cxx69 OConnection::OConnection(MysqlCDriver& _rDriver, sql::Driver * _cppDriver) in OConnection()
/trunk/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf116 " <targetDir> is where the new Driver docs" & vbLf & _
182 'Driver Specific
H A Dallstrings.ulf1734 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 Dwizard.ulf89 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 Dmanifest.mf1 Main-Class: org.openoffice.xmerge.test.Driver
/trunk/main/xmerge/util/
H A Dxmerge.mf2 Main-Class: org.openoffice.xmerge.test.Driver
/trunk/main/xmerge/source/palmtests/bin/
H A Drd43 java -cp $CLASSPATH org.openoffice.xmerge.test.Driver $*
/trunk/main/connectivity/java/sdbc_jdbc/src/main/java/com/sun/star/comp/sdbc/
H A DJavaSQLConnection.java75 private java.sql.Driver driverObject;
445 driverObject = (java.sql.Driver) driverClass.newInstance(); in loadDriverFromProperties()
/trunk/main/cui/source/options/
H A Dconnpooloptions.src110 Text [ en-US ] = "Driver name" ;
/trunk/main/connectivity/source/resource/
H A Dconn_log_res.src82 Text = "c$1$: no Java Driver Class was provided";
/trunk/main/padmin/source/
H A Dpadialog.src215 Text [ en-US ] = "Driver:" ;
687 Text [ en-US ] = "Driver Installation" ;
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadminsetup.src637 … required information to connect to an Oracle database. Note that a JDBC Driver Class must be inst…
H A Ddbadmin.src785 Text [ en-US ] = "~Driver settings" ;
/trunk/main/
H A Dconfigure.ac176 Alternatively you can use the Windows Driver Kit (WDK) and
187 Alternatively you can use the Windows Driver Kit (WDK) and
199 You can use the Windows Driver Kit (WDK) and
208 You can use the Windows Driver Kit (WDK) and
217 You can use the Windows Driver Kit (WDK) and
226 You can use the Windows Driver Kit (WDK) and
4955 sql::Driver *driver;
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt310 ODBCDriver Driver N Identifier Primary key, non-localized.internal token f…

1234