summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/tabledlg.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/table/tabledlg.src')
-rw-r--r--sw/source/ui/table/tabledlg.src14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/table/tabledlg.src b/sw/source/ui/table/tabledlg.src
index 4243ba1b6c68..0dd3607c2d0b 100644
--- a/sw/source/ui/table/tabledlg.src
+++ b/sw/source/ui/table/tabledlg.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
@@ -551,7 +551,7 @@ TabPage TP_TABLE_COLUMN
};
/**************************************************************************/
/* */
-/* Textfluss */
+/* Textfluss */
/* */
/**************************************************************************/
TabPage TP_TABLE_TEXTFLOW
@@ -568,7 +568,7 @@ TabPage TP_TABLE_TEXTFLOW
};
CheckBox CB_PAGEBREAK
{
- // Disable = TRUE;
+ // Disable = TRUE;
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 90 , 8 ) ;
Text [ en-US ] = "~Break" ;
@@ -585,7 +585,7 @@ TabPage TP_TABLE_TEXTFLOW
};
RadioButton RB_BREAKCOLUMN
{
- // Disable = TRUE;
+ // Disable = TRUE;
Pos = MAP_APPFONT ( 178 , 14 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
// ### ACHTUNG: Neuer Text in Resource? S~palte : ~Spalte
@@ -593,7 +593,7 @@ TabPage TP_TABLE_TEXTFLOW
};
RadioButton RB_PAGEBREAKBEFORE
{
- // Disable = TRUE;
+ // Disable = TRUE;
Pos = MAP_APPFONT ( 105 , 28 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "Be~fore" ;
@@ -602,14 +602,14 @@ TabPage TP_TABLE_TEXTFLOW
};
RadioButton RB_PAGEBREAKAFTER
{
- // Disable = TRUE;
+ // Disable = TRUE;
Pos = MAP_APPFONT ( 178 , 28 ) ;
Size = MAP_APPFONT ( 70 , 10 ) ;
Text [ en-US ] = "~After" ;
};
CheckBox CB_PAGECOLL
{
- // Disable = TRUE;
+ // Disable = TRUE;
Pos = MAP_APPFONT ( 12 , 44 ) ;
Size = MAP_APPFONT ( 90 , 10 ) ;
Text [ en-US ] = "With Page St~yle" ;