summaryrefslogtreecommitdiff
path: root/svx/source/inc/docrecovery.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:04:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 15:04:38 +0000
commit153a14c42ae98734b2dcb7eed162f1903f98ca8e (patch)
tree1fb1d2dfb60470465d827705d46c28a6ccce9d1e /svx/source/inc/docrecovery.hxx
parenta766609d718157f819343bd54b88e4487cafa876 (diff)
INTEGRATION: CWS warnings01 (1.9.132); FILE MERGED
2006/05/23 18:35:23 sb 1.9.132.2: RESYNC: (1.9-1.10); FILE MERGED 2006/04/26 08:09:48 os 1.9.132.1: warnings removed
Diffstat (limited to 'svx/source/inc/docrecovery.hxx')
-rw-r--r--svx/source/inc/docrecovery.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx
index 829e7b13dff2..19b9d26e6f4c 100644
--- a/svx/source/inc/docrecovery.hxx
+++ b/svx/source/inc/docrecovery.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: docrecovery.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2006-05-08 14:51:55 $
+ * last change: $Author: hr $ $Date: 2006-06-19 16:04:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -950,8 +950,8 @@ class BrokenRecoveryDialog : public ModalDialog
RadioButton maManualBtn;
FixedText maProxyServerFT;
Edit maProxyServerEd;
- Edit maProxyPortEd;
FixedText maProxyPortFT;
+ Edit maProxyPortEd;
FixedText maDescriptionFT;
FixedLine maButtonsFL;
OKButton maOKBtn;