summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 15:33:55 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 15:33:55 +0000
commited2ada93ed3512a268cbff8fb22886bdbb1061ae (patch)
tree8ec03996613c16422b268c62bd2b4ff4f607f0ef /chart2/source/controller/dialogs/dlg_InsertErrorBars.src
parentINTEGRATION: CWS chart20_DEV300 (1.6.4); FILE MERGED (diff)
downloadcore-ed2ada93ed3512a268cbff8fb22886bdbb1061ae.tar.gz
core-ed2ada93ed3512a268cbff8fb22886bdbb1061ae.zip
INTEGRATION: CWS chart20_DEV300 (1.2.4); FILE MERGED
2008/02/21 15:59:25 bm 1.2.4.1: #i366# error bars from ranges
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertErrorBars.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertErrorBars.src10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertErrorBars.src b/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
index 35d8366f617f..da13d8c4ddc1 100644
--- a/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
+++ b/chart2/source/controller/dialogs/dlg_InsertErrorBars.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertErrorBars.src,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2008-02-18 15:43:01 $
+ * last change: $Author: kz $ $Date: 2008-03-06 16:33:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,8 +44,8 @@ ModalDialog DLG_DATA_YERRORBAR
// HelpID = SID_INSERT_STATISTICS ;
OutputSize = TRUE ;
SVLook = TRUE ;
- Size = MAP_APPFONT ( 308 , 150 ) ;
+ Size = MAP_APPFONT ( 300 , 156 ) ;
Moveable = TRUE ;
- BUTTONS_OK_CANCEL_HELP_STACKED(252)
- RESOURCE_ERRORBARS( 252 - 6 )
+ BUTTONS_OK_CANCEL_HELP_STACKED( 244 )
+ RESOURCE_ERRORBARS( 244 - 6, 14 )
};