summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/mailconfigpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/mailconfigpage.hxx')
-rw-r--r--sw/source/ui/inc/mailconfigpage.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/sw/source/ui/inc/mailconfigpage.hxx b/sw/source/ui/inc/mailconfigpage.hxx
index 9f2929771891..fded1cb9fcd7 100644
--- a/sw/source/ui/inc/mailconfigpage.hxx
+++ b/sw/source/ui/inc/mailconfigpage.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -43,7 +43,7 @@ class SwMailConfigPage : public SfxTabPage
friend class SwTestAccountSettingsDialog;
FixedLine m_aIdentityFL;
-
+
FixedText m_aDisplayNameFT;
Edit m_aDisplayNameED;
FixedText m_aAddressFT;
@@ -52,7 +52,7 @@ class SwMailConfigPage : public SfxTabPage
CheckBox m_aReplyToCB;
FixedText m_aReplyToFT;
Edit m_aReplyToED;
-
+
FixedLine m_aSMTPFL;
FixedText m_aServerFT;
@@ -60,10 +60,10 @@ class SwMailConfigPage : public SfxTabPage
FixedText m_aPortFT;
NumericField m_aPortNF;
- CheckBox m_aSecureCB;
+ CheckBox m_aSecureCB;
PushButton m_aServerAuthenticationPB;
-
+
FixedLine m_aSeparatorFL;
PushButton m_aTestPB;