summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/mailconfigpage.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 16:04:59 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 16:04:59 +0000
commit7dc6015eaea4ce5bf75d0c81acdc83beebe34cb3 (patch)
treef72c032b7f81d640f62d66b6a86862af09c5b2e3 /sw/source/ui/inc/mailconfigpage.hxx
parentINTEGRATION: CWS os51 (1.23.348); FILE MERGED (diff)
downloadcore-7dc6015eaea4ce5bf75d0c81acdc83beebe34cb3.tar.gz
core-7dc6015eaea4ce5bf75d0c81acdc83beebe34cb3.zip
INTEGRATION: CWS os51 (1.2.234); FILE MERGED
2005/01/21 10:57:07 mbu 1.2.234.1: #i40672
Diffstat (limited to 'sw/source/ui/inc/mailconfigpage.hxx')
-rw-r--r--sw/source/ui/inc/mailconfigpage.hxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/sw/source/ui/inc/mailconfigpage.hxx b/sw/source/ui/inc/mailconfigpage.hxx
index 5008b219cc3e..873d4e453718 100644
--- a/sw/source/ui/inc/mailconfigpage.hxx
+++ b/sw/source/ui/inc/mailconfigpage.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mailconfigpage.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:22:05 $
+ * last change: $Author: vg $ $Date: 2005-02-16 17:04:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,8 +107,7 @@ class SwMailConfigPage : public SfxTabPage
FixedText m_aPortFT;
NumericField m_aPortNF;
- FixedText m_aSecureFT;
- ListBox m_aSecureLB;
+ CheckBox m_aSecureCB;
PushButton m_aServerAuthenticationPB;