summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-07-06 07:12:32 +0000
committerRüdiger Timm <rt@openoffice.org>2007-07-06 07:12:32 +0000
commitcb6ed3464b8906513ea5f87a9980f2606bb534bc (patch)
treeecf947eb0f1f2f88d7c4cd2f1092f00781687185 /dbaccess/source/ui/dlg/TextConnectionHelper.cxx
parent2e4ec8e81495346db4140b69d6e882842d8d43f7 (diff)
INTEGRATION: CWS oj14 (1.5.4); FILE MERGED
2007/06/04 18:17:01 oj 1.5.4.6: RESYNC: (1.9-1.11); FILE MERGED 2006/11/07 09:20:05 oj 1.5.4.5: RESYNC: (1.8-1.9); FILE MERGED 2006/07/04 07:55:09 oj 1.5.4.4: RESYNC: (1.5-1.8); FILE MERGED 2006/04/25 13:02:51 oj 1.5.4.3: new include 2006/03/20 07:48:23 oj 1.5.4.2: use of module client helper 2006/01/03 07:49:06 oj 1.5.4.1: changed module client
Diffstat (limited to 'dbaccess/source/ui/dlg/TextConnectionHelper.cxx')
-rw-r--r--dbaccess/source/ui/dlg/TextConnectionHelper.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
index 4ed11c9730d4..70e5ff6b3377 100644
--- a/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
+++ b/dbaccess/source/ui/dlg/TextConnectionHelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: TextConnectionHelper.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 10:23:10 $
+ * last change: $Author: rt $ $Date: 2007-07-06 08:12:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +32,6 @@
* MA 02111-1307 USA
*
************************************************************************/
-
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_dbaccess.hxx"
#ifndef _DBAUI_MODULE_DBU_HXX_