From f26dab653cb0dbb4fa8cd980a4cc79f0c9cdbccf Mon Sep 17 00:00:00 2001
From: Jens-Heiner Rechtien
Date: Fri, 23 Sep 2005 14:29:17 +0000
Subject: [PATCH] INTEGRATION: CWS qwizardsbf6 (1.2.106); FILE MERGED
2005/07/14 11:02:01 tv 1.2.106.1: #i45112# corrected ui issue Issue number:
Submitted by: Reviewed by:
---
.../com/sun/star/wizards/agenda/AgendaWizardDialog.java | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.java b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.java
index e9ca855068df..79f71e975c17 100644
--- a/wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.java
+++ b/wizards/com/sun/star/wizards/agenda/AgendaWizardDialog.java
@@ -4,9 +4,9 @@
*
* $RCSfile: AgendaWizardDialog.java,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:15:20 $
+ * last change: $Author: hr $ $Date: 2005-09-23 15:29:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -360,11 +360,11 @@ public abstract class AgendaWizardDialog extends WizardDialog implements Agenda
lblTemplateName = insertLabel("lblTemplateName",
PROPS_TEXT,
- new Object[] { INTEGERS[8],resources.reslblTemplateName_value,new Integer(97),new Integer(62),INTEGERS[6],new Short((short)602),new Integer(70)}
+ new Object[] { INTEGERS[8],resources.reslblTemplateName_value,new Integer(97),new Integer(62),INTEGERS[6],new Short((short)602),new Integer(101)}
);
txtTemplateName = insertTextField("txtTemplateName", TXTTEMPLATENAME_TEXT_CHANGED,
PROPS_X,
- new Object[] { INTEGER_12,TXTTEMPLATENAME_HID,new Integer(166),new Integer(60),INTEGERS[6],new Short((short)603),new Integer(138)}
+ new Object[] { INTEGER_12,TXTTEMPLATENAME_HID,new Integer(202),new Integer(60),INTEGERS[6],new Short((short)603),new Integer(100)}
);
lblTemplatePath = insertLabel("lblTemplatePath",
PROPS_TEXT,