summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/instable.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-07-03 12:41:14 +0000
committerOliver Specht <os@openoffice.org>2002-07-03 12:41:14 +0000
commit58eaa1455957415969a076cd883d665ce414cd07 (patch)
treec87cc1e44c4c80876645594be4ec6bcc6bd6dc2a /sw/source/ui/table/instable.src
parentef14aa63a680ee0f3f939fcd827ac24a1e4639bb (diff)
#98143# AutoFormat button again resized
Diffstat (limited to 'sw/source/ui/table/instable.src')
-rw-r--r--sw/source/ui/table/instable.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/table/instable.src b/sw/source/ui/table/instable.src
index 5d6ba0bc0616..89e6e9c0851e 100644
--- a/sw/source/ui/table/instable.src
+++ b/sw/source/ui/table/instable.src
@@ -2,9 +2,9 @@
*
* $RCSfile: instable.src,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: os $ $Date: 2002-06-25 15:45:33 $
+ * last change: $Author: os $ $Date: 2002-07-03 13:41:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -402,7 +402,7 @@ ModalDialog DLG_INSERT_TABLE
PushButton BT_AUTOFORMAT
{
Pos = MAP_APPFONT ( 12 , 130 ) ;
- Size = MAP_APPFONT ( 60 , 14 ) ;
+ Size = MAP_APPFONT ( 66 , 14 ) ;
TabStop = TRUE ;
Text = "~Autoformat..." ;
Text [ ENGLISH ] = "Autoformat..." ;