diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 16:57:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-19 16:57:12 +0000 |
commit | 2facbebb88fe72614d566c3187c8f86c5c61f8bd (patch) | |
tree | 911e686d46d917817914961e4fb3e00a89371174 /dbaccess/source/ui/dlg/tablespage.cxx | |
parent | 167b3dbf8d7756705441faa8be21dd9f6afe5c5b (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.cxx')
-rw-r--r-- | dbaccess/source/ui/dlg/tablespage.cxx | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.cxx b/dbaccess/source/ui/dlg/tablespage.cxx index d00f411b4b43..a49b9d25e9f8 100644 --- a/dbaccess/source/ui/dlg/tablespage.cxx +++ b/dbaccess/source/ui/dlg/tablespage.cxx @@ -2,9 +2,9 @@ * * $RCSfile: tablespage.cxx,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: oj $ $Date: 2002-10-07 13:06:34 $ + * last change: $Author: hr $ $Date: 2003-03-19 17:52:28 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1474,19 +1474,3 @@ namespace dbaui } // namespace dbaui //......................................................................... -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.13 2002/08/19 07:40:31 oj - * #99473# change string resource files - * - * Revision 1.12 2002/04/29 08:27:33 oj - * #98772# impl toolbox hi contrast - * - * Revision 1.11 2001/11/16 15:25:04 oj - * #94891# use &Class::method instead of Class::method - * - * - * Revision 1.0 29.05.01 11:10:11 fs - ************************************************************************/ - |