| /aoo41x/main/mysqlc/source/ | 
| H A D | mysqlc_databasemetadata.hxx | 182             sal_Int32 SAL_CALL getMaxIndexLength()					throw(my_SQLException, my_RuntimeException);
  | 
| H A D | mysqlc_databasemetadata.cxx | 455 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength()  in getMaxIndexLength()  function in ODatabaseMetaData 458 	return impl_getInt32MetaData("getMaxIndexLength", &sql::DatabaseMetaData::getMaxIndexLength);  in getMaxIndexLength()
  | 
| /aoo41x/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ | 
| H A D | SDatabaseMetaData.cxx | 181 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeException)  in getMaxIndexLength()  function in ODatabaseMetaData
  | 
| H A D | SDatabaseMetaData.hxx | 154 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/drivers/evoab2/ | 
| H A D | NDatabaseMetaData.cxx | 443 sal_Int32 SAL_CALL OEvoabDatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeExcepti…  in getMaxIndexLength()  function in OEvoabDatabaseMetaData
  | 
| H A D | NDatabaseMetaData.hxx | 196 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/drivers/kab/ | 
| H A D | KDatabaseMetaData.cxx | 195 sal_Int32 SAL_CALL KabDatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeException)  in getMaxIndexLength()  function in KabDatabaseMetaData
  | 
| H A D | KDatabaseMetaData.hxx | 156 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/inc/file/ | 
| H A D | FDatabaseMetaData.hxx | 153 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/drivers/macab/ | 
| H A D | MacabDatabaseMetaData.cxx | 194 sal_Int32 SAL_CALL MacabDatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeExceptio…  in getMaxIndexLength()  function in MacabDatabaseMetaData
  | 
| H A D | MacabDatabaseMetaData.hxx | 155 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/drivers/file/ | 
| H A D | FDatabaseMetaData.cxx | 528 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeException)  in getMaxIndexLength()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/ado/ | 
| H A D | ADatabaseMetaData.cxx | 460 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeException)  in getMaxIndexLength()  function in ODatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/inc/ado/ | 
| H A D | ADatabaseMetaData.hxx | 178 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/inc/java/sql/ | 
| H A D | DatabaseMetaData.hxx | 160 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/inc/odbc/ | 
| H A D | ODatabaseMetaData.hxx | 171 …virtual sal_Int32 SAL_CALL getMaxIndexLength(  ) throw(::com::sun::star::sdbc::SQLException, ::com…
  | 
| /aoo41x/main/connectivity/source/drivers/jdbc/ | 
| H A D | DatabaseMetaData.cxx | 732 sal_Int32 SAL_CALL java_sql_DatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeExce…  in getMaxIndexLength()  function in java_sql_DatabaseMetaData
  | 
| /aoo41x/main/connectivity/source/drivers/odbcbase/ | 
| H A D | ODatabaseMetaData.cxx | 527 sal_Int32 SAL_CALL ODatabaseMetaData::getMaxIndexLength(  ) throw(SQLException, RuntimeException)  in getMaxIndexLength()  function in ODatabaseMetaData
  | 
| /aoo41x/main/offapi/com/sun/star/sdbc/ | 
| H A D | XDatabaseMetaData.idl | 1015 	long getMaxIndexLength() raises (SQLException); 
  |