diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2003-06-02 07:03:53 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2003-06-02 07:03:53 +0000 |
commit | 62b7d8a8003af3caeb6af8da7f5dad34729c5404 (patch) | |
tree | 2a5a5e743e4132bf94890cbeafeae8d87c6d0d8c /extensions/source/abpilot/addresssettings.hxx | |
parent | 0120ff310afeab1284813be863435630b7ff78c5 (diff) |
INTEGRATION: CWS evoab (1.1.30.1.10); FILE MERGED
2003/04/04 16:15:00 fs 1.1.30.1.10.1: #108648# (checkin on behalf of bjia@openoffice.org): added support for evolution address book
Diffstat (limited to 'extensions/source/abpilot/addresssettings.hxx')
-rw-r--r-- | extensions/source/abpilot/addresssettings.hxx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/extensions/source/abpilot/addresssettings.hxx b/extensions/source/abpilot/addresssettings.hxx index 4875fe00b535..760d0306f4e8 100644 --- a/extensions/source/abpilot/addresssettings.hxx +++ b/extensions/source/abpilot/addresssettings.hxx @@ -2,9 +2,9 @@ * * $RCSfile: addresssettings.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: hr $ $Date: 2003-03-25 16:00:45 $ + * last change: $Author: vg $ $Date: 2003-06-02 08:03:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,6 +80,7 @@ namespace abp enum AddressSourceType { AST_MORK, + AST_EVOLUTION, AST_LDAP, AST_OUTLOOK, AST_OE, |