summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/newtabledlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/newtabledlg.src')
-rw-r--r--cui/source/dialogs/newtabledlg.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/dialogs/newtabledlg.src b/cui/source/dialogs/newtabledlg.src
index 4bbbd564edd1..67e64254c7b2 100644
--- a/cui/source/dialogs/newtabledlg.src
+++ b/cui/source/dialogs/newtabledlg.src
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -35,7 +35,7 @@ ModalDialog RID_SVX_NEWTABLE_DLG
Moveable = TRUE ;
Size = MAP_APPFONT ( 181 , 6+15+15+15+14+6 ) ;
Text [ en-US ] = "Insert Table" ;
-
+
FixedText FT_COLUMNS
{
Pos = MAP_APPFONT ( 6 , 8 ) ;
@@ -84,7 +84,7 @@ ModalDialog RID_SVX_NEWTABLE_DLG
Pos = MAP_APPFONT ( 6 , 6+15+15+15 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
- };
+ };
OKButton BTN_OK
{
Pos = MAP_APPFONT ( 69 , 6+15+15+15 ) ;