summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DriverSettings.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-09-13 16:58:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-09-13 16:58:30 +0000
commit451448ab2b87c4f05e9a7f26affc190208613b4d (patch)
treec952a37fa382973989838ca05d50106c2191825e /dbaccess/source/ui/dlg/DriverSettings.cxx
parent86ac37deb2ff66a0892397bd75b1cf202c5e941c (diff)
INTEGRATION: CWS macaddressbook01 (1.7.68); FILE MERGED
2007/07/08 19:08:13 msicotte 1.7.68.1: #i77591# initial commit
Diffstat (limited to 'dbaccess/source/ui/dlg/DriverSettings.cxx')
-rw-r--r--dbaccess/source/ui/dlg/DriverSettings.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/DriverSettings.cxx b/dbaccess/source/ui/dlg/DriverSettings.cxx
index 8e5c98327f02..daf27a17912c 100644
--- a/dbaccess/source/ui/dlg/DriverSettings.cxx
+++ b/dbaccess/source/ui/dlg/DriverSettings.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: DriverSettings.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: kz $ $Date: 2006-12-13 16:48:37 $
+ * last change: $Author: ihi $ $Date: 2007-09-13 17:58:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -160,6 +160,9 @@ void ODriversSettings::fillDetailIds(DATASOURCE_TYPE _eType,::std::vector< sal_I
case DST_KAB:
_rDetailsIds.push_back(DSID_DOSLINEENDS);
break;
+ case DST_MACAB:
+ _rDetailsIds.push_back(DSID_DOSLINEENDS);
+ break;
case DST_OUTLOOK:
_rDetailsIds.push_back(DSID_DOSLINEENDS);
break;