summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoros <os@openoffice.org>2009-10-30 15:14:39 +0100
committeros <os@openoffice.org>2009-10-30 15:14:39 +0100
commit0823556b0dc8bff64857f5b92b43c672c20a3d0d (patch)
treef1d8e433e3cd0f8e660fbd36559802a992168bcb
parenta6bcb431be4da90a4b5ec34575b03e00d9fc84ad (diff)
#i105552# autoformat button size increased
-rw-r--r--sw/source/ui/table/convert.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/convert.src b/sw/source/ui/table/convert.src
index 44a8923d9e48..983cf90dac08 100644
--- a/sw/source/ui/table/convert.src
+++ b/sw/source/ui/table/convert.src
@@ -177,7 +177,7 @@ ModalDialog DLG_CONV_TEXT_TABLE
PushButton BT_AUTOFORMAT
{
Pos = MAP_APPFONT ( 12 , 152 ) ;
- Size = MAP_APPFONT ( 66 , 14 ) ;
+ Size = MAP_APPFONT ( 86 , 14 ) ;
TabStop = TRUE ;
Hide = TRUE ;
Text [ en-US ] = "Auto~Format..." ;