diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-12-05 12:46:42 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-12-05 12:46:42 +0000 |
commit | dc4b0937018dfb4aa6ebf818da255b2d0e25f13d (patch) | |
tree | 9b802fb094dcf7111a49dbd86cafba38a31b76b0 /wizards/source/schedule/DlgCalendar.xdl | |
parent | 95b28114c384434fee16c3d402e08bf3be62cbe5 (diff) |
#94767# Label for german States made wider
Diffstat (limited to 'wizards/source/schedule/DlgCalendar.xdl')
-rw-r--r-- | wizards/source/schedule/DlgCalendar.xdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/schedule/DlgCalendar.xdl b/wizards/source/schedule/DlgCalendar.xdl index 4038d9167..9817ad87e 100644 --- a/wizards/source/schedule/DlgCalendar.xdl +++ b/wizards/source/schedule/DlgCalendar.xdl @@ -17,7 +17,7 @@ <script:event script:event-name="on-performaction" script:location="application" script:macro-name="Schedule.CalendarMain.CalChooseCalendar" script:language="StarBasic"/> </dlg:radio> </dlg:radiogroup> - <dlg:text dlg:id="lblHolidays" dlg:tab-index="4" dlg:left="6" dlg:top="6" dlg:width="87" dlg:height="8" dlg:page="1" dlg:value="lblHolidays"/> + <dlg:text dlg:id="lblHolidays" dlg:tab-index="4" dlg:left="6" dlg:top="6" dlg:width="96" dlg:height="8" dlg:page="1" dlg:value="lblHolidays"/> <dlg:img dlg:style-id="0" dlg:id="imgCountry" dlg:tab-index="5" dlg:left="106" dlg:top="6" dlg:width="95" dlg:height="113" dlg:page="1" dlg:help-url="HID:34701"> <script:event script:event-name="on-mousedown" script:location="application" script:macro-name="Schedule.DlgControl.SelectState" script:language="StarBasic"/> <script:event script:event-name="on-mouseout" script:location="application" script:macro-name="Schedule.DlgControl.MouseLeavesImage" script:language="StarBasic"/> |