summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:46:34 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-23 10:46:34 +0000
commitbb317554a27646822f30fd8fe73371bbede31d0d (patch)
tree362ebb8fd0971d4e4bd3ae2d46614f68c6bf0536 /chart2/source/controller/dialogs/dlg_InsertDataLabel.src
parent20406db0e7e1705a2e7ffd55bc566c288a632f78 (diff)
INTEGRATION: CWS chart17 (1.6.2); FILE MERGED
2007/11/05 14:35:37 iha 1.6.2.1: #i63857#, #i4039# more flexible placement of data point labels, best fit for pie labels
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertDataLabel.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertDataLabel.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
index 6f000cdc700a..e21c8cca3bbd 100644
--- a/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
+++ b/chart2/source/controller/dialogs/dlg_InsertDataLabel.src
@@ -4,9 +4,9 @@
*
* $RCSfile: dlg_InsertDataLabel.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2007-10-22 16:45:02 $
+ * last change: $Author: ihi $ $Date: 2007-11-23 11:46:34 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -43,7 +43,7 @@ ModalDialog DLG_DATA_DESCR
HelpID = SID_INSERT_DESCRIPTION ;
OutputSize = TRUE ;
SVLook = TRUE ;
- Size = MAP_APPFONT ( 200 , 120 ) ;
+ Size = MAP_APPFONT ( 200 , 136 ) ;
Moveable = TRUE ;
BUTTONS_OK_CANCEL_HELP_STACKED(144)
RESOURCE_DATALABEL( 6, 7 )