summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/sqlmessage.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-19 16:57:12 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-19 16:57:12 +0000
commit2facbebb88fe72614d566c3187c8f86c5c61f8bd (patch)
tree911e686d46d917817914961e4fb3e00a89371174 /dbaccess/source/ui/dlg/sqlmessage.cxx
parent167b3dbf8d7756705441faa8be21dd9f6afe5c5b (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'dbaccess/source/ui/dlg/sqlmessage.cxx')
-rw-r--r--dbaccess/source/ui/dlg/sqlmessage.cxx50
1 files changed, 2 insertions, 48 deletions
diff --git a/dbaccess/source/ui/dlg/sqlmessage.cxx b/dbaccess/source/ui/dlg/sqlmessage.cxx
index b594c9475577..929989773e81 100644
--- a/dbaccess/source/ui/dlg/sqlmessage.cxx
+++ b/dbaccess/source/ui/dlg/sqlmessage.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqlmessage.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: oj $ $Date: 2002-08-19 07:40:31 $
+ * last change: $Author: hr $ $Date: 2003-03-19 17:52:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -569,49 +569,3 @@ IMPL_LINK( OSQLMessageBox, ButtonClickHdl, Button *, pButton )
} // namespace dbaui
//.........................................................................
-/*************************************************************************
- * history:
- * $Log: not supported by cvs2svn $
- * Revision 1.13 2002/07/22 07:38:23 oj
- * #101514# remove resource entries for PLUS and MINUS
- *
- * Revision 1.12 2002/04/29 08:27:33 oj
- * #98772# impl toolbox hi contrast
- *
- * Revision 1.11 2001/12/10 11:19:16 fs
- * #95540# for the 'more' dialog, use the error dialog as direct parent
- *
- * Revision 1.10 2001/11/29 11:21:37 pb
- * fix: #93646# message FixedText is not a label
- *
- * Revision 1.9 2001/05/17 13:28:14 sj
- * #86988# dialog redesign
- *
- * Revision 1.8 2001/03/02 17:04:27 fs
- * correcting the building of the exception tree
- *
- * Revision 1.7 2001/02/05 09:48:50 fs
- * unique id for the 'more' button
- *
- * Revision 1.6 2001/01/29 13:21:19 oj
- * use second exception for message text
- *
- * Revision 1.5 2000/12/08 17:56:46 fs
- * #79541# wrong define in the previous brandname fix - and, cause I was just touching it, adjusted the changes to our own style :)
- *
- * Revision 1.4 2000/12/07 18:55:34 csaba
- * 79541 Branding/Configuration Change
- *
- * Revision 1.3 2000/10/18 09:11:18 obo
- * Syntax error with linux compiler
- *
- * Revision 1.2 2000/10/09 12:39:29 fs
- * some (a lot of) new imlpementations - still under development
- *
- * Revision 1.1 2000/10/05 10:06:44 fs
- * initial checkin
- *
- *
- * Revision 1.0 02.10.00 12:37:20 fs
- ************************************************************************/
-