summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/odbc
diff options
context:
space:
mode:
authorStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
committerStephan Wunderlich <sw@openoffice.org>2003-01-27 15:14:53 +0000
commit9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch)
treef1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/odbc
parent80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff)
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/odbc')
-rw-r--r--qadevOOo/objdsc/odbc/com.sun.star.comp.sdbc.ODBCDriver.csv5
-rw-r--r--qadevOOo/objdsc/odbc/org.openoffice.comp.drivers.MySQL.Driver.csv9
2 files changed, 14 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/odbc/com.sun.star.comp.sdbc.ODBCDriver.csv b/qadevOOo/objdsc/odbc/com.sun.star.comp.sdbc.ODBCDriver.csv
new file mode 100644
index 000000000000..58a1360c68a0
--- /dev/null
+++ b/qadevOOo/objdsc/odbc/com.sun.star.comp.sdbc.ODBCDriver.csv
@@ -0,0 +1,5 @@
+"ODBCDriver";"com::sun::star::sdbc::XDriver";"connect()"
+"ODBCDriver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
+"ODBCDriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
+"ODBCDriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
+"ODBCDriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
diff --git a/qadevOOo/objdsc/odbc/org.openoffice.comp.drivers.MySQL.Driver.csv b/qadevOOo/objdsc/odbc/org.openoffice.comp.drivers.MySQL.Driver.csv
new file mode 100644
index 000000000000..4dd7824f98c1
--- /dev/null
+++ b/qadevOOo/objdsc/odbc/org.openoffice.comp.drivers.MySQL.Driver.csv
@@ -0,0 +1,9 @@
+"Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByConnection()"
+"Driver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByURL()"
+"Driver";"com::sun::star::sdbcx::XCreateCatalog#optional";"createCatalog()"
+"Driver";"com::sun::star::sdbc::XDriver";"connect()"
+"Driver";"com::sun::star::sdbc::XDriver";"acceptsURL()"
+"Driver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()"
+"Driver";"com::sun::star::sdbc::XDriver";"getMajorVersion()"
+"Driver";"com::sun::star::sdbc::XDriver";"getMinorVersion()"
+"Driver";"com::sun::star::sdbcx::XDropCatalog#optional";"dropCatalog()"