summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/instable.src
diff options
context:
space:
mode:
authoros <os@openoffice.org>2009-10-30 15:14:54 +0100
committeros <os@openoffice.org>2009-10-30 15:14:54 +0100
commitf25bcb748c01960c0533a4df0f4705d573a2d317 (patch)
treefb294bff8099b8ec6b328f87592ae0bbf8525e29 /sw/source/ui/table/instable.src
parent0823556b0dc8bff64857f5b92b43c672c20a3d0d (diff)
#i105552# autoformat button size increased
Diffstat (limited to 'sw/source/ui/table/instable.src')
-rw-r--r--sw/source/ui/table/instable.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/instable.src b/sw/source/ui/table/instable.src
index ca5680ebf494..ebe03f5f364b 100644
--- a/sw/source/ui/table/instable.src
+++ b/sw/source/ui/table/instable.src
@@ -159,7 +159,7 @@ ModalDialog DLG_INSERT_TABLE
PushButton BT_AUTOFORMAT
{
Pos = MAP_APPFONT ( 12 , 146 ) ;
- Size = MAP_APPFONT ( 66 , 14 ) ;
+ Size = MAP_APPFONT ( 86 , 14 ) ;
TabStop = TRUE ;
Text [ en-US ] = "Auto~Format..." ;
};