| /aoo41x/main/mysqlc/source/ | 
| H A D | mysqlc_databasemetadata.hxx | 107             OUString SAL_CALL getSQLKeywords()				throw(my_SQLException, my_RuntimeException);
  | 
| H A D | mysqlc_databasemetadata.cxx | 1221 OUString SAL_CALL ODatabaseMetaData::getSQLKeywords()  in getSQLKeywords()  function in ODatabaseMetaData 1224 	return impl_getStringMetaData("getSQLKeywords", &sql::DatabaseMetaData::getSQLKeywords);  in getSQLKeywords()
  | 
| /aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ | 
| H A D | SDatabaseMetaData.cxx | 609 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeException)  in getSQLKeywords()  function in ODatabaseMetaData
  | 
| H A D | SDatabaseMetaData.hxx | 80 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/drivers/evoab2/ | 
| H A D | NDatabaseMetaData.cxx | 866 ::rtl::OUString SAL_CALL OEvoabDatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeExce…  in getSQLKeywords()  function in OEvoabDatabaseMetaData
  | 
| H A D | NDatabaseMetaData.hxx | 130 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/drivers/kab/ | 
| H A D | KDatabaseMetaData.cxx | 626 ::rtl::OUString SAL_CALL KabDatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeExcepti…  in getSQLKeywords()  function in KabDatabaseMetaData
  | 
| H A D | KDatabaseMetaData.hxx | 82 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/inc/file/ | 
| H A D | FDatabaseMetaData.hxx | 87 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | MacabDatabaseMetaData.cxx | 625 ::rtl::OUString SAL_CALL MacabDatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeExcep…  in getSQLKeywords()  function in MacabDatabaseMetaData
  | 
| H A D | MacabDatabaseMetaData.hxx | 81 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/drivers/file/ | 
| H A D | FDatabaseMetaData.cxx | 1035 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeException)  in getSQLKeywords()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/ado/ | 
| H A D | ADatabaseMetaData.cxx | 914 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeException)  in getSQLKeywords()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/inc/ado/ | 
| H A D | ADatabaseMetaData.hxx | 112 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/inc/java/sql/ | 
| H A D | DatabaseMetaData.hxx | 94 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/inc/odbc/ | 
| H A D | ODatabaseMetaData.hxx | 103 …virtual ::rtl::OUString SAL_CALL getSQLKeywords(  ) throw(::com::sun::star::sdbc::SQLException, ::…
  | 
| /aoo41x/main/connectivity/source/drivers/jdbc/ | 
| H A D | DatabaseMetaData.cxx | 1243 ::rtl::OUString SAL_CALL java_sql_DatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeE…  in getSQLKeywords()  function in java_sql_DatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/odbcbase/ | 
| H A D | ODatabaseMetaData.cxx | 1300 ::rtl::OUString SAL_CALL ODatabaseMetaData::getSQLKeywords(  ) throw(SQLException, RuntimeException)  in getSQLKeywords()  function in ODatabaseMetaData
  | 
| /aoo41x/main/offapi/com/sun/star/sdbc/ | 
| H A D | XDatabaseMetaData.idl | 302 	string getSQLKeywords() raises (SQLException); 
  |