summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/createaddresslistdialog.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:30:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-09-27 10:30:21 +0000
commit7eb0c30bbd6a53ff26dd660ffcee4745ea92f899 (patch)
tree9bdcbeaf488e9cba132abe33e6c2d00e717a3212 /sw/source/ui/dbui/createaddresslistdialog.hxx
parent8b59b6dea5c122db74082a4b83d29a75bc1c41e9 (diff)
INTEGRATION: CWS swwarnings (1.3.710); FILE MERGED
2007/02/26 15:59:08 os 1.3.710.1: #i69287# warnings removed
Diffstat (limited to 'sw/source/ui/dbui/createaddresslistdialog.hxx')
-rw-r--r--sw/source/ui/dbui/createaddresslistdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/dbui/createaddresslistdialog.hxx b/sw/source/ui/dbui/createaddresslistdialog.hxx
index 331b77227271..928f93e1b2b8 100644
--- a/sw/source/ui/dbui/createaddresslistdialog.hxx
+++ b/sw/source/ui/dbui/createaddresslistdialog.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: createaddresslistdialog.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 06:49:16 $
+ * last change: $Author: hr $ $Date: 2007-09-27 11:30:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -85,12 +85,12 @@ class SwCreateAddressListDialog : public SfxModalDialog
PushButton m_aEndPB;
FixedLine m_aSeparatorFL;
- String m_sAddressListFilterName;
OKButton m_aOK;
CancelButton m_aCancel;
HelpButton m_aHelp;
+ String m_sAddressListFilterName;
String m_sURL;
SwCSVData* m_pCSVData;