Home
last modified time | relevance | path

Searched defs:columnName (Results 1 – 19 of 19) sorted by relevance

/AOO41X/main/connectivity/source/drivers/kab/
H A Dkfields.cxx53 sal_uInt32 findKabField(const ::rtl::OUString& columnName) throw(SQLException) in findKabField()
H A DKResultSet.cxx157 …L KabResultSet::findColumn(const ::rtl::OUString& columnName) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/dbaccess/qa/complex/dbaccess/
H A DQuery.java104 final XNamed columnName = UnoRuntime.queryInterface( in testQueryColumns() local
/AOO41X/main/connectivity/source/sdbcx/
H A DVCollection.cxx195 virtual sal_Int32 findColumn( const ::rtl::OUString& columnName ) in findColumn()
214 virtual ObjectType getObject(const ::rtl::OUString& columnName) in getObject()
449 … OCollection::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/connectivity/source/drivers/ado/
H A DADatabaseMetaDataResultSet.cxx121 …ataResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
H A DAResultSet.cxx156 …L OResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/
H A DSResultSet.cxx115 …L OResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx167 …ataResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx968 …oabResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/ucbhelper/source/provider/
H A Dpropertyvalueset.cxx632 sal_Int32 SAL_CALL PropertyValueSet::findColumn( const OUString& columnName ) in findColumn()
/AOO41X/main/connectivity/source/drivers/macab/
H A DMacabResultSet.cxx184 …MacabResultSet::findColumn(const ::rtl::OUString& columnName) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/dbaccess/source/core/api/
H A DRowSetBase.cxx608 … ORowSetBase::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
H A Dresultset.cxx380 sal_Int32 OResultSet::findColumn(const rtl::OUString& columnName) throw( SQLException, RuntimeExcep… in findColumn()
/AOO41X/main/connectivity/source/drivers/odbcbase/
H A DODatabaseMetaDataResultSet.cxx156 …ataResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
H A DOResultSet.cxx363 …L OResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/connectivity/source/drivers/file/
H A DFResultSet.cxx216 …L OResultSet::findColumn( const ::rtl::OUString& columnName ) throw(SQLException, RuntimeException) in findColumn()
/AOO41X/main/connectivity/source/drivers/jdbc/
H A DResultSet.cxx146 …& columnName ) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in findColumn()
/AOO41X/main/mysqlc/source/
H A Dmysqlc_resultset.cxx166 sal_Int32 SAL_CALL OResultSet::findColumn(const OUString& columnName) in findColumn()
/AOO41X/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx269 …(const ::rtl::OUString& columnName) throw( ::com::sun::star::sdbc::SQLException, RuntimeException ) in findColumn()