| /aoo4110/main/mysqlc/source/ | 
| H A D | mysqlc_types.cxx | 28 using namespace com::sun::star::sdbc;35         com::sun::star::sdbc::DataType::BIT,         // sdbc-type
 40         com::sun::star::sdbc::ColumnValue::NULLABLE, // nullable
 42         com::sun::star::sdbc::ColumnSearch::FULL,    // searchable
 57         com::sun::star::sdbc::DataType::BIT,         // sdbc-type
 62         com::sun::star::sdbc::ColumnValue::NULLABLE, // nullable
 64         com::sun::star::sdbc::ColumnSearch::FULL,    // searchable
 79         com::sun::star::sdbc::DataType::TINYINT,     // sdbc-type
 84         com::sun::star::sdbc::ColumnValue::NULLABLE, // nullable
 106         com::sun::star::sdbc::ColumnValue::NULLABLE, // nullable
 [all …]
 
 | 
| /aoo4110/main/qadevOOo/objdsc/dbaccess/ | 
| H A D | com.sun.star.comp.dba.ORowSet.csv | 90 "ORowSet";"com::sun::star::sdbc::RowSet";"URL"91 "ORowSet";"com::sun::star::sdbc::RowSet";"Command"
 93 "ORowSet";"com::sun::star::sdbc::RowSet";"TypeMap"
 97 "ORowSet";"com::sun::star::sdbc::RowSet";"MaxRows"
 98 "ORowSet";"com::sun::star::sdbc::RowSet";"User"
 122 "ORowSet";"com::sun::star::sdbc::XRow";"wasNull()"
 125 "ORowSet";"com::sun::star::sdbc::XRow";"getByte()"
 127 "ORowSet";"com::sun::star::sdbc::XRow";"getInt()"
 128 "ORowSet";"com::sun::star::sdbc::XRow";"getLong()"
 132 "ORowSet";"com::sun::star::sdbc::XRow";"getDate()"
 [all …]
 
 | 
| /aoo4110/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ | 
| H A D | SDatabaseMetaData.hxx | 39 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XDatabaseMetaData> ODatabaseMetaData_BASE;56 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 58 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 69 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 175 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 176 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 177 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 183 …sdbc::XResultSet > SAL_CALL getPrimaryKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl…
 184 …sdbc::XResultSet > SAL_CALL getImportedKeys( const ::com::sun::star::uno::Any& catalog, const ::rt…
 187 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTypeInfo(  ) throw(::com::s…
 [all …]
 
 | 
| H A D | SResultSet.hxx | 50         typedef ::cppu::WeakComponentImplHelper12<      ::com::sun::star::sdbc::XResultSet,51                                                         ::com::sun::star::sdbc::XRow,
 55                                                         ::com::sun::star::sdbc::XResultSetUpdate,
 56                                                         ::com::sun::star::sdbc::XRowUpdate,
 59                                                         ::com::sun::star::sdbc::XCloseable,
 60                                                         ::com::sun::star::sdbc::XColumnLocate,
 155 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 156 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 157 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 158 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/drivers/kab/ | 
| H A D | KDatabaseMetaData.hxx | 39 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XDatabaseMetaData> KabDatabaseMetaData_BA…58 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 59 …virtual ::rtl::OUString SAL_CALL getUserName(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 60 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 62 …virtual sal_Bool SAL_CALL nullsAreSortedLow(  ) throw(::com::sun::star::sdbc::SQLException, ::com:…
 71 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 177 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 178 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 179 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 189 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTypeInfo(  ) throw(::com::s…
 [all …]
 
 | 
| H A D | KResultSet.hxx | 46         typedef ::cppu::WeakComponentImplHelper12<      ::com::sun::star::sdbc::XResultSet,47 			                                            ::com::sun::star::sdbc::XRow,
 50 			                                            ::com::sun::star::sdbc::XWarningsSupplier,
 51 			                                            ::com::sun::star::sdbc::XResultSetUpdate,
 52 			                                            ::com::sun::star::sdbc::XRowUpdate,
 55 			                                            ::com::sun::star::sdbc::XCloseable,
 56 			                                            ::com::sun::star::sdbc::XColumnLocate,
 159 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 160 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 161 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/drivers/macab/ | 
| H A D | MacabDatabaseMetaData.hxx | 39 …typedef ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XDatabaseMetaData> MacabDatabaseMetaData_…57 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 58 …virtual ::rtl::OUString SAL_CALL getUserName(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 59 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 61 …virtual sal_Bool SAL_CALL nullsAreSortedLow(  ) throw(::com::sun::star::sdbc::SQLException, ::com:…
 70 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 176 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 177 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 178 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 188 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTypeInfo(  ) throw(::com::s…
 [all …]
 
 | 
| H A D | MacabResultSet.hxx | 45         typedef ::cppu::WeakComponentImplHelper12<      ::com::sun::star::sdbc::XResultSet,46 			                                            ::com::sun::star::sdbc::XRow,
 49 			                                            ::com::sun::star::sdbc::XWarningsSupplier,
 50 			                                            ::com::sun::star::sdbc::XResultSetUpdate,
 51 			                                            ::com::sun::star::sdbc::XRowUpdate,
 54 			                                            ::com::sun::star::sdbc::XCloseable,
 55 			                                            ::com::sun::star::sdbc::XColumnLocate,
 161 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 162 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 163 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/inc/java/sql/ | 
| H A D | DatabaseMetaData.hxx | 55 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…73 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 75 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 86 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 144 …virtual sal_Bool SAL_CALL supportsUnion(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 179 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 180 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 181 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 187 …sdbc::XResultSet > SAL_CALL getPrimaryKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl…
 211         ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet >
 [all …]
 
 | 
| H A D | ResultSet.hxx | 49     typedef ::cppu::WeakComponentImplHelper10<      ::com::sun::star::sdbc::XResultSet,50                                                     ::com::sun::star::sdbc::XRow,
 54                                                     ::com::sun::star::sdbc::XResultSetUpdate,
 55                                                     ::com::sun::star::sdbc::XRowUpdate,
 56                                                     ::com::sun::star::sdbc::XCloseable,
 57                                                     ::com::sun::star::sdbc::XColumnLocate,
 158 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 159 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 160 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 161 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/inc/odbc/ | 
| H A D | ODatabaseMetaData.hxx | 63 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…80 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 82 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 93 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 190 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 191 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 192 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 197 …sdbc::XResultSet > SAL_CALL getVersionColumns( const ::com::sun::star::uno::Any& catalog, const ::…
 198 …sdbc::XResultSet > SAL_CALL getPrimaryKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl…
 199 …sdbc::XResultSet > SAL_CALL getImportedKeys( const ::com::sun::star::uno::Any& catalog, const ::rt…
 [all …]
 
 | 
| H A D | OResultSet.hxx | 55         typedef ::cppu::WeakComponentImplHelper12<      ::com::sun::star::sdbc::XResultSet,56                                                         ::com::sun::star::sdbc::XRow,
 60                                                         ::com::sun::star::sdbc::XResultSetUpdate,
 61                                                         ::com::sun::star::sdbc::XRowUpdate,
 64                                                         ::com::sun::star::sdbc::XCloseable,
 65                                                         ::com::sun::star::sdbc::XColumnLocate,
 260 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 261 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 262 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 263 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| H A D | ODatabaseMetaDataResultSet.hxx | 52         typedef ::cppu::WeakComponentImplHelper7<	::com::sun::star::sdbc::XResultSet,53                                                     ::com::sun::star::sdbc::XRow,
 54 …                                                ::com::sun::star::sdbc::XResultSetMetaDataSupplier,
 56                                                     ::com::sun::star::sdbc::XWarningsSupplier,
 57                                                     ::com::sun::star::sdbc::XCloseable,
 77 …  ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData>        m_xMetaData;
 182 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 183 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 184 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 185 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/inc/ado/ | 
| H A D | ADatabaseMetaData.hxx | 67 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…89 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 91 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 102 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 162 …virtual sal_Bool SAL_CALL supportsUnion(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 197 …:star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getSchemas(  ) throw(::com::s…
 198 …star::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getCatalogs(  ) throw(::com::s…
 199 …tar::uno::Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL getTableTypes(  ) throw(::com::…
 203 …sdbc::XResultSet > SAL_CALL getPrimaryKeys( const ::com::sun::star::uno::Any& catalog, const ::rtl…
 204 …sdbc::XResultSet > SAL_CALL getImportedKeys( const ::com::sun::star::uno::Any& catalog, const ::rt…
 [all …]
 
 | 
| H A D | AResultSet.hxx | 55         typedef ::cppu::WeakComponentImplHelper12<  ::com::sun::star::sdbc::XResultSet,56                                                     ::com::sun::star::sdbc::XRow,
 59                                                     ::com::sun::star::sdbc::XWarningsSupplier,
 60                                                     ::com::sun::star::sdbc::XResultSetUpdate,
 61                                                     ::com::sun::star::sdbc::XRowUpdate,
 62                                                     ::com::sun::star::sdbc::XCloseable,
 63                                                     ::com::sun::star::sdbc::XColumnLocate,
 177 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 178 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 179 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 [all …]
 
 | 
| H A D | ADatabaseMetaDataResultSet.hxx | 53         typedef ::cppu::WeakComponentImplHelper7<	::com::sun::star::sdbc::XResultSet,54                                                     ::com::sun::star::sdbc::XRow,
 55 …                                                ::com::sun::star::sdbc::XResultSetMetaDataSupplier,
 57                                                     ::com::sun::star::sdbc::XWarningsSupplier,
 58                                                     ::com::sun::star::sdbc::XCloseable,
 97 			void checkRecordSet() throw(::com::sun::star::sdbc::SQLException);
 173 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 174 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 175 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 176 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/inc/file/ | 
| H A D | FDatabaseMetaData.hxx | 42 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…66 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 67 …virtual ::rtl::OUString SAL_CALL getUserName(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 68 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 69 …virtual sal_Bool SAL_CALL nullsAreSortedHigh(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 70 …virtual sal_Bool SAL_CALL nullsAreSortedLow(  ) throw(::com::sun::star::sdbc::SQLException, ::com:…
 79 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 102 …virtual sal_Bool SAL_CALL supportsGroupBy(  ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
 137 …virtual sal_Bool SAL_CALL supportsUnion(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 157 …virtual sal_Int32 SAL_CALL getMaxRowSize(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 [all …]
 
 | 
| H A D | FResultSet.hxx | 73         typedef ::cppu::WeakComponentImplHelper12<  ::com::sun::star::sdbc::XResultSet,74                                                     ::com::sun::star::sdbc::XRow,
 77                                                     ::com::sun::star::sdbc::XWarningsSupplier,
 78                                                     ::com::sun::star::sdbc::XResultSetUpdate,
 79                                                     ::com::sun::star::sdbc::XRowUpdate,
 80                                                     ::com::sun::star::sdbc::XCloseable,
 81                                                     ::com::sun::star::sdbc::XColumnLocate,
 175 			void checkIndex(sal_Int32 columnIndex ) throw(::com::sun::star::sdbc::SQLException);
 251 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 252 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 [all …]
 
 | 
| /aoo4110/main/connectivity/source/drivers/evoab2/ | 
| H A D | NDatabaseMetaData.hxx | 81 …virtual ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > impl_getTypeInfo_th…107 …virtual ::rtl::OUString SAL_CALL getURL(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 108 …virtual ::rtl::OUString SAL_CALL getUserName(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 109 …virtual sal_Bool SAL_CALL isReadOnly(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::s…
 110 …virtual sal_Bool SAL_CALL nullsAreSortedHigh(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
 111 …virtual sal_Bool SAL_CALL nullsAreSortedLow(  ) throw(::com::sun::star::sdbc::SQLException, ::com:…
 120 …virtual sal_Bool SAL_CALL usesLocalFiles(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 145 …virtual sal_Bool SAL_CALL supportsGroupBy(  ) throw(::com::sun::star::sdbc::SQLException, ::com::s…
 180 …virtual sal_Bool SAL_CALL supportsUnion(  ) throw(::com::sun::star::sdbc::SQLException, ::com::sun…
 200 …virtual sal_Int32 SAL_CALL getMaxRowSize(  ) throw(::com::sun::star::sdbc::SQLException, ::com::su…
 [all …]
 
 | 
| /aoo4110/main/qadevOOo/objdsc/forms/ | 
| H A D | com.sun.star.comp.forms.ODatabaseForm.csv | 132 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"URL"133 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"Command"
 135 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"TypeMap"
 139 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"MaxRows"
 140 "ODatabaseForm";"com::sun::star::sdbc::RowSet";"User"
 165 "ODatabaseForm";"com::sun::star::sdbc::XRow";"wasNull()"
 168 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getByte()"
 170 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getInt()"
 171 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getLong()"
 175 "ODatabaseForm";"com::sun::star::sdbc::XRow";"getDate()"
 [all …]
 
 | 
| /aoo4110/main/connectivity/workben/skeleton/ | 
| H A D | SResultSet.hxx | 51         typedef ::cppu::WeakComponentImplHelper12<      ::com::sun::star::sdbc::XResultSet,52                                                         ::com::sun::star::sdbc::XRow,
 56                                                         ::com::sun::star::sdbc::XResultSetUpdate,
 57                                                         ::com::sun::star::sdbc::XRowUpdate,
 60                                                         ::com::sun::star::sdbc::XCloseable,
 61                                                         ::com::sun::star::sdbc::XColumnLocate,
 190 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 191 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 192 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 193 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/dbaccess/source/core/api/ | 
| H A D | resultset.hxx | 91 	typedef ::cppu::WeakComponentImplHelper11< ::com::sun::star::sdbc::XWarningsSupplier,92 											  ::com::sun::star::sdbc::XResultSet,
 93 											  ::com::sun::star::sdbc::XResultSetMetaDataSupplier,
 94 											  ::com::sun::star::sdbc::XRow,
 95 											  ::com::sun::star::sdbc::XCloseable,
 96 											  ::com::sun::star::sdbc::XColumnLocate,
 99 											  ::com::sun::star::sdbc::XResultSetUpdate,
 100 											  ::com::sun::star::sdbc::XRowUpdate,
 180 …::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL getMetaData(  ) throw(::co…
 205 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 [all …]
 
 | 
| H A D | CacheSet.hxx | 65 namespace com{ namespace sun { namespace star{namespace sdbc{ class XParameters; } } } }  namespace69 	class OCacheSet : public ::cppu::WeakImplHelper1< ::com::sun::star::sdbc::XRow>
 72 		::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet>			m_xDriverSet;
 73 		::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRow>					m_xDriverRow;
 74 		::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSetMetaData>	m_xSetMetaData;
 75 		::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>			m_xConnection;
 91 							,const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XParameters >& _xParameter
 127 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 128 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 129 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 [all …]
 
 | 
| H A D | RowSet.hxx | 62 												    ,	::com::sun::star::sdbc::XParameters64 												    ,	::com::sun::star::sdbc::XResultSetUpdate
 65 												    ,	::com::sun::star::sdbc::XRowUpdate
 69 												    ,	::com::sun::star::sdbc::XWarningsSupplier
 80 		::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >			m_xOldConnection;
 204         ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet >
 321 …:uno::Reference< ::com::sun::star::sdbc::XRef > SAL_CALL getRef( sal_Int32 columnIndex ) throw(::c…
 322 …uno::Reference< ::com::sun::star::sdbc::XBlob > SAL_CALL getBlob( sal_Int32 columnIndex ) throw(::…
 323 …uno::Reference< ::com::sun::star::sdbc::XClob > SAL_CALL getClob( sal_Int32 columnIndex ) throw(::…
 324 …no::Reference< ::com::sun::star::sdbc::XArray > SAL_CALL getArray( sal_Int32 columnIndex ) throw(:…
 [all …]
 
 | 
| /aoo4110/main/dbaccess/source/ui/browser/ | 
| H A D | formadapter.cxx | 259 …eference< ::com::sun::star::sdbc::XResultSetMetaData > SAL_CALL SbaXFormAdapter::getMetaData() thr…  in getMetaData()264 	return Reference< ::com::sun::star::sdbc::XResultSetMetaData > ();  in getMetaData()
 417 …ference< ::com::sun::star::sdbc::XRef > SAL_CALL SbaXFormAdapter::getRef(sal_Int32 columnIndex) th…  in getRef()
 422 	return Reference< ::com::sun::star::sdbc::XRef > ();  in getRef()
 425 …erence< ::com::sun::star::sdbc::XBlob > SAL_CALL SbaXFormAdapter::getBlob(sal_Int32 columnIndex) t…  in getBlob()
 430 	return Reference< ::com::sun::star::sdbc::XBlob > ();  in getBlob()
 438 	return Reference< ::com::sun::star::sdbc::XClob > ();  in getClob()
 446 	return Reference< ::com::sun::star::sdbc::XArray > ();  in getArray()
 800 …NT_LISTENER_ADMINISTRATION(SbaXFormAdapter, sdbc, RowSetListener, m_aRowSetListeners, ::com::sun::…  in IMPLEMENT_LISTENER_ADMINISTRATION()  argument
 839 Reference< ::com::sun::star::sdbc::XResultSet > SAL_CALL SbaXFormAdapter::createResultSet() throw( …  in IMPLEMENT_LISTENER_ADMINISTRATION()
 [all …]
 
 |