diff options
author | Stephan Wunderlich <sw@openoffice.org> | 2003-01-27 15:14:53 +0000 |
---|---|---|
committer | Stephan Wunderlich <sw@openoffice.org> | 2003-01-27 15:14:53 +0000 |
commit | 9b72d9253f469fa58ce5b844ff10740fd7c129eb (patch) | |
tree | f1b730c9846ce1644673cff987146c87501cf3b4 /qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv | |
parent | 80e850f7cd0446ad7db683ce99d9cd27e11ffa95 (diff) |
NEW: initial version
Diffstat (limited to 'qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv')
-rw-r--r-- | qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv b/qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv new file mode 100644 index 000000000000..68dccb750f2e --- /dev/null +++ b/qadevOOo/objdsc/file/com.sun.star.comp.sdbc.flat.ODriver.csv @@ -0,0 +1,9 @@ +"ODriver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByConnection()" +"ODriver";"com::sun::star::sdbcx::XDataDefinitionSupplier";"getDataDefinitionByURL()" +"ODriver";"com::sun::star::sdbcx::XCreateCatalog#optional";"createCatalog()" +"ODriver";"com::sun::star::sdbc::XDriver";"connect()" +"ODriver";"com::sun::star::sdbc::XDriver";"acceptsURL()" +"ODriver";"com::sun::star::sdbc::XDriver";"getPropertyInfo()" +"ODriver";"com::sun::star::sdbc::XDriver";"getMajorVersion()" +"ODriver";"com::sun::star::sdbc::XDriver";"getMinorVersion()" +"ODriver";"com::sun::star::sdbcx::XDropCatalog#optional";"dropCatalog()" |