This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 5ed3ade Cleaned up resource files, removed whitespace
5ed3ade is described below
commit 5ed3aded7779c8f8a2a3f18bab68e1a65abc0589
Author: mseidel <[email protected]>
AuthorDate: Tue Mar 22 22:38:28 2022 +0100
Cleaned up resource files, removed whitespace
---
main/editeng/source/editeng/editeng.src | 23 ++--
main/editeng/source/items/page.src | 78 +-----------
main/editeng/source/items/svxitems.src | 197 +++++++++++++++---------------
main/editeng/source/outliner/outliner.src | 39 +-----
4 files changed, 122 insertions(+), 215 deletions(-)
diff --git a/main/editeng/source/editeng/editeng.src
b/main/editeng/source/editeng/editeng.src
index 5cf5256..84219c9 100644
--- a/main/editeng/source/editeng/editeng.src
+++ b/main/editeng/source/editeng/editeng.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -66,7 +66,7 @@ String RID_EDITUNDO_SETSTYLE
String RID_EDITUNDO_TRANSLITERATE
{
- Text [ en-US ] = "Case/Characters";
+ Text [ en-US ] = "Case/Characters" ;
};
@@ -77,13 +77,13 @@ Menu RID_MENU_SPELL
MenuItem
{
Identifier = MN_SPELLING ;
- HelpId = HID_EDITENG_SPELLER_START;
+ HelpId = HID_EDITENG_SPELLER_START ;
Text [ en-US ] = "~Spellcheck..." ;
};
MenuItem
{
Identifier = MN_INSERT ;
- HelpId = HID_EDITENG_SPELLER_ADDWORD;
+ HelpId = HID_EDITENG_SPELLER_ADDWORD ;
SubMenu = Menu
{
};
@@ -92,13 +92,13 @@ Menu RID_MENU_SPELL
MenuItem
{
Identifier = MN_IGNORE ;
- HelpId = HID_EDITENG_SPELLER_IGNORE;
+ HelpId = HID_EDITENG_SPELLER_IGNORE ;
Text [ en-US ] = "Ignore All" ;
};
MenuItem
{
Identifier = MN_AUTOCORR ;
- HelpId = HID_EDITENG_SPELLER_AUTOCORRECT;
+ HelpId = HID_EDITENG_SPELLER_AUTOCORRECT ;
SubMenu = Menu
{
};
@@ -110,11 +110,12 @@ Menu RID_MENU_SPELL
String RID_STR_WORD
{
- Text [ en-US ] = "Word is %x";
+ Text [ en-US ] = "Word is %x" ;
};
String RID_STR_PARAGRAPH
{
- Text [ en-US ] = "Paragraph is %x";
+ Text [ en-US ] = "Paragraph is %x" ;
};
+// ********************************************************************** EOF
diff --git a/main/editeng/source/items/page.src
b/main/editeng/source/items/page.src
index d0b8ced..7ebdfed 100644
--- a/main/editeng/source/items/page.src
+++ b/main/editeng/source/items/page.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,21 +7,21 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
- // include ---------------------------------------------------------------
+// include ---------------------------------------------------------------
#include <editeng/editrids.hrc>
@@ -33,71 +33,5 @@ String RID_SVXSTR_PAPERBIN_SETTINGS
{
Text [ en-US ] = "[From printer settings]" ;
};
- // ********************************************************************** EOF
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+// ********************************************************************** EOF
diff --git a/main/editeng/source/items/svxitems.src
b/main/editeng/source/items/svxitems.src
index 97897e2..ab4318a 100644
--- a/main/editeng/source/items/svxitems.src
+++ b/main/editeng/source/items/svxitems.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,24 +7,25 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
- // include ------------------------------------------------------------------
+
+// include ------------------------------------------------------------------
#include <editeng/editrids.hrc>
- // pragma -------------------------------------------------------------------
+// pragma -------------------------------------------------------------------
- // Value-Strings ------------------------------------------------------------
+// Value-Strings ------------------------------------------------------------
String RID_SVXITEMS_TRUE
{
Text [ en-US ] = "True" ;
@@ -33,7 +34,7 @@ String RID_SVXITEMS_FALSE
{
Text [ en-US ] = "False" ;
};
- // enum SvxBreak ------------------------------------------------------------
+// enum SvxBreak ------------------------------------------------------------
String RID_SVXITEMS_BREAK_NONE
{
Text [ en-US ] = "No break" ;
@@ -62,7 +63,7 @@ String RID_SVXITEMS_BREAK_PAGE_BOTH
{
Text [ en-US ] = "Break before and after new page" ;
};
- // enum SvxShadowLocation ---------------------------------------------------
+// enum SvxShadowLocation ---------------------------------------------------
String RID_SVXITEMS_SHADOW_NONE
{
Text [ en-US ] = "No Shadow" ;
@@ -83,7 +84,7 @@ String RID_SVXITEMS_SHADOW_BOTTOMRIGHT
{
Text [ en-US ] = "Shadow bottom right" ;
};
- // enum ColorName -----------------------------------------------------------
+// enum ColorName -----------------------------------------------------------
String RID_SVXITEMS_COLOR
{
Text [ en-US ] = "Color " ;
@@ -212,7 +213,7 @@ String RID_SVXITEMS_COLOR_FIELDTEXT
{
Text = "?" ;
};
- // enum FontItalic -------------------------------------------------------
+// enum FontItalic -------------------------------------------------------
String RID_SVXITEMS_ITALIC_NONE
{
Text [ en-US ] = "Not Italic" ;
@@ -225,7 +226,7 @@ String RID_SVXITEMS_ITALIC_NORMAL
{
Text [ en-US ] = "Italic" ;
};
- // enum FontWeight -------------------------------------------------------
+// enum FontWeight -------------------------------------------------------
String RID_SVXITEMS_WEIGHT_DONTKNOW
{
Text = "?" ;
@@ -270,7 +271,7 @@ String RID_SVXITEMS_WEIGHT_BLACK
{
Text [ en-US ] = "black" ;
};
- // enum FontUnderline - used for underline ------------------------------
+// enum FontUnderline - used for underline ------------------------------
String RID_SVXITEMS_UL_NONE
{
Text [ en-US ] = "No underline" ;
@@ -289,65 +290,65 @@ String RID_SVXITEMS_UL_DOTTED
};
String RID_SVXITEMS_UL_DONTKNOW
{
- Text [ en-US ] = "Underline";
+ Text [ en-US ] = "Underline" ;
};
String RID_SVXITEMS_UL_DASH
{
- Text [ en-US ] = "Underline (dashes)";
+ Text [ en-US ] = "Underline (dashes)" ;
};
String RID_SVXITEMS_UL_LONGDASH
{
- Text [ en-US ] = "Underline (long dashes)";
+ Text [ en-US ] = "Underline (long dashes)" ;
};
String RID_SVXITEMS_UL_DASHDOT
{
- Text [ en-US ] = "Underline (dot dash)";
+ Text [ en-US ] = "Underline (dot dash)" ;
};
String RID_SVXITEMS_UL_DASHDOTDOT
{
- Text [ en-US ] = "Underline (dot dot dash)";
+ Text [ en-US ] = "Underline (dot dot dash)" ;
};
String RID_SVXITEMS_UL_SMALLWAVE
{
- Text [ en-US ] = "Underline (small wave)";
+ Text [ en-US ] = "Underline (small wave)" ;
};
String RID_SVXITEMS_UL_WAVE
{
- Text [ en-US ] = "Underline (Wave)";
+ Text [ en-US ] = "Underline (Wave)" ;
};
String RID_SVXITEMS_UL_DOUBLEWAVE
{
- Text [ en-US ] = "Underline (Double wave)";
+ Text [ en-US ] = "Underline (Double wave)" ;
};
String RID_SVXITEMS_UL_BOLD
{
- Text [ en-US ] = "Underlined (Bold)";
+ Text [ en-US ] = "Underlined (Bold)" ;
};
String RID_SVXITEMS_UL_BOLDDOTTED
{
- Text [ en-US ] = "Dotted underline (Bold)";
+ Text [ en-US ] = "Dotted underline (Bold)" ;
};
String RID_SVXITEMS_UL_BOLDDASH
{
- Text [ en-US ] = "Underline (Dash bold)";
+ Text [ en-US ] = "Underline (Dash bold)" ;
};
String RID_SVXITEMS_UL_BOLDLONGDASH
{
- Text [ en-US ] = "Underline (long dash, bold)";
+ Text [ en-US ] = "Underline (long dash, bold)" ;
};
String RID_SVXITEMS_UL_BOLDDASHDOT
{
- Text [ en-US ] = "Underline (dot dash, bold)";
+ Text [ en-US ] = "Underline (dot dash, bold)" ;
};
String RID_SVXITEMS_UL_BOLDDASHDOTDOT
{
- Text [ en-US ] = "Underline (dot dot dash, bold)";
+ Text [ en-US ] = "Underline (dot dot dash, bold)" ;
};
String RID_SVXITEMS_UL_BOLDWAVE
{
- Text [ en-US ] = "Underline (wave, bold)";
+ Text [ en-US ] = "Underline (wave, bold)" ;
};
- // enum FontUnderline - used for overline -------------------------------
+// enum FontUnderline - used for overline -------------------------------
String RID_SVXITEMS_OL_NONE
{
Text [ en-US ] = "No overline" ;
@@ -366,65 +367,65 @@ String RID_SVXITEMS_OL_DOTTED
};
String RID_SVXITEMS_OL_DONTKNOW
{
- Text [ en-US ] = "Overline";
+ Text [ en-US ] = "Overline" ;
};
String RID_SVXITEMS_OL_DASH
{
- Text [ en-US ] = "Overline (dashes)";
+ Text [ en-US ] = "Overline (dashes)" ;
};
String RID_SVXITEMS_OL_LONGDASH
{
- Text [ en-US ] = "Overline (long dashes)";
+ Text [ en-US ] = "Overline (long dashes)" ;
};
String RID_SVXITEMS_OL_DASHDOT
{
- Text [ en-US ] = "Overline (dot dash)";
+ Text [ en-US ] = "Overline (dot dash)" ;
};
String RID_SVXITEMS_OL_DASHDOTDOT
{
- Text [ en-US ] = "Overline (dot dot dash)";
+ Text [ en-US ] = "Overline (dot dot dash)" ;
};
String RID_SVXITEMS_OL_SMALLWAVE
{
- Text [ en-US ] = "Overline (small wave)";
+ Text [ en-US ] = "Overline (small wave)" ;
};
String RID_SVXITEMS_OL_WAVE
{
- Text [ en-US ] = "Overline (Wave)";
+ Text [ en-US ] = "Overline (Wave)" ;
};
String RID_SVXITEMS_OL_DOUBLEWAVE
{
- Text [ en-US ] = "Overline (Double wave)";
+ Text [ en-US ] = "Overline (Double wave)" ;
};
String RID_SVXITEMS_OL_BOLD
{
- Text [ en-US ] = "Overlined (Bold)";
+ Text [ en-US ] = "Overlined (Bold)" ;
};
String RID_SVXITEMS_OL_BOLDDOTTED
{
- Text [ en-US ] = "Dotted overline (Bold)";
+ Text [ en-US ] = "Dotted overline (Bold)" ;
};
String RID_SVXITEMS_OL_BOLDDASH
{
- Text [ en-US ] = "Overline (Dash bold)";
+ Text [ en-US ] = "Overline (Dash bold)" ;
};
String RID_SVXITEMS_OL_BOLDLONGDASH
{
- Text [ en-US ] = "Overline (long dash, bold)";
+ Text [ en-US ] = "Overline (long dash, bold)" ;
};
String RID_SVXITEMS_OL_BOLDDASHDOT
{
- Text [ en-US ] = "Overline (dot dash, bold)";
+ Text [ en-US ] = "Overline (dot dash, bold)" ;
};
String RID_SVXITEMS_OL_BOLDDASHDOTDOT
{
- Text [ en-US ] = "Overline (dot dot dash, bold)";
+ Text [ en-US ] = "Overline (dot dot dash, bold)" ;
};
String RID_SVXITEMS_OL_BOLDWAVE
{
- Text [ en-US ] = "Overline (wave, bold)";
+ Text [ en-US ] = "Overline (wave, bold)" ;
};
- // enum FontStrikeout ----------------------------------------------------
+// enum FontStrikeout ----------------------------------------------------
String RID_SVXITEMS_STRIKEOUT_NONE
{
Text [ en-US ] = "No strikethrough" ;
@@ -439,17 +440,17 @@ String RID_SVXITEMS_STRIKEOUT_DOUBLE
};
String RID_SVXITEMS_STRIKEOUT_BOLD
{
- Text [ en-US ] = "Bold strikethrough";
+ Text [ en-US ] = "Bold strikethrough" ;
};
String RID_SVXITEMS_STRIKEOUT_SLASH
{
- Text [ en-US ] = "Strike through with slash";
+ Text [ en-US ] = "Strike through with slash" ;
};
String RID_SVXITEMS_STRIKEOUT_X
{
- Text [ en-US ] = "Strike through with Xes";
+ Text [ en-US ] = "Strike through with Xes" ;
};
- // enum CASEMAP ----------------------------------------------------------
+// enum CASEMAP ----------------------------------------------------------
String RID_SVXITEMS_CASEMAP_NONE
{
Text [ en-US ] = "None" ;
@@ -470,7 +471,7 @@ String RID_SVXITEMS_CASEMAP_KAPITAELCHEN
{
Text [ en-US ] = "Small caps" ;
};
- // enum ESCAPEMENT -------------------------------------------------------
+// enum ESCAPEMENT -------------------------------------------------------
String RID_SVXITEMS_ESCAPEMENT_OFF
{
Text [ en-US ] = "Normal position" ;
@@ -487,7 +488,7 @@ String RID_SVXITEMS_ESCAPEMENT_AUTO
{
Text [ en-US ] = "automatic" ;
};
- // enum SvxAdjust -----------------------------------------------------------
+// enum SvxAdjust -----------------------------------------------------------
String RID_SVXITEMS_ADJUST_LEFT
{
Text [ en-US ] = "Align left" ;
@@ -508,7 +509,7 @@ String RID_SVXITEMS_ADJUST_BLOCKLINE
{
Text [ en-US ] = "Justify" ;
};
- // enum SvxTabAdjust --------------------------------------------------------
+// enum SvxTabAdjust --------------------------------------------------------
String RID_SVXITEMS_TAB_DECIMAL_CHAR
{
Text [ en-US ] = "Decimal Symbol:" ;
@@ -603,29 +604,29 @@ String RID_DOUBLE_LINE10
};
String RID_SVXITEMS_METRIC_MM
{
- Text = "mm" ;
+ Text [ en-US ] = "mm" ;
};
String RID_SVXITEMS_METRIC_CM
{
- Text = "cm" ;
+ Text [ en-US ] = "cm" ;
};
String RID_SVXITEMS_METRIC_INCH
{
- Text = "inch" ;
+ Text [ en-US ] = "inch" ;
};
String RID_SVXITEMS_METRIC_POINT
{
- Text = "pt" ;
+ Text [ en-US ] = "pt" ;
};
String RID_SVXITEMS_METRIC_TWIP
{
- Text = "twip" ;
+ Text [ en-US ] = "twip" ;
};
String RID_SVXITEMS_METRIC_PIXEL
{
- Text = "pixel" ;
+ Text [ en-US ] = "pixel" ;
};
- // GetValueText von BoolItems
+// GetValueText von BoolItems
String RID_SVXITEMS_SHADOWED_TRUE
{
Text [ en-US ] = "Shadowed" ;
@@ -792,7 +793,7 @@ String RID_SVXITEMS_BORDER_COMPLETE
};
String RID_SVXITEMS_BORDER_NONE
{
- Text [ en-US ] = "No border";
+ Text [ en-US ] = "No border" ;
};
String RID_SVXITEMS_BORDER_TOP
{
@@ -868,152 +869,152 @@ String RID_SVXITEMS_GRAPHIC
};
String RID_SVXITEMS_EMPHASIS_NONE_STYLE
{
- Text [ en-US ] = "none";
+ Text [ en-US ] = "none" ;
};
String RID_SVXITEMS_EMPHASIS_DOT_STYLE
{
- Text [ en-US ] = "Dots ";
+ Text [ en-US ] = "Dots " ;
};
String RID_SVXITEMS_EMPHASIS_CIRCLE_STYLE
{
- Text [ en-US ] = "Circle ";
+ Text [ en-US ] = "Circle " ;
};
String RID_SVXITEMS_EMPHASIS_DISC_STYLE
{
// ??? disc == filled ring
- Text [ en-US ] = "Filled circle ";
+ Text [ en-US ] = "Filled circle " ;
};
String RID_SVXITEMS_EMPHASIS_ACCENT_STYLE
{
- Text [ en-US ] = "Accent ";
+ Text [ en-US ] = "Accent " ;
};
String RID_SVXITEMS_EMPHASIS_ABOVE_POS
{
- Text [ en-US ] = "Above";
+ Text [ en-US ] = "Above" ;
};
String RID_SVXITEMS_EMPHASIS_BELOW_POS
{
- Text [ en-US ] = "Below";
+ Text [ en-US ] = "Below" ;
};
String RID_SVXITEMS_TWOLINES_OFF
{
- Text [ en-US ] = "Double-lined off";
+ Text [ en-US ] = "Double-lined off" ;
};
String RID_SVXITEMS_TWOLINES
{
- Text [ en-US ] = "Double-lined";
+ Text [ en-US ] = "Double-lined" ;
};
String RID_SVXITEMS_SCRPTSPC_OFF
{
- Text [ en-US ] = "No automatic character spacing";
+ Text [ en-US ] = "No automatic character spacing" ;
};
String RID_SVXITEMS_SCRPTSPC_ON
{
- Text [ en-US ] = "No automatic character spacing";
+ Text [ en-US ] = "No automatic character spacing" ;
};
String RID_SVXITEMS_HNGPNCT_OFF
{
- Text [ en-US ] = "No hanging punctuation at line end";
+ Text [ en-US ] = "No hanging punctuation at line end" ;
};
String RID_SVXITEMS_HNGPNCT_ON
{
- Text [ en-US ] = "Hanging punctuation at line end";
+ Text [ en-US ] = "Hanging punctuation at line end" ;
};
String RID_SVXITEMS_FORBIDDEN_RULE_OFF
{
- Text [ en-US ] = "Apply list of forbidden characters to beginning and
end of lines";
+ Text [ en-US ] = "Apply list of forbidden characters to beginning and
end of lines" ;
};
String RID_SVXITEMS_FORBIDDEN_RULE_ON
{
- Text [ en-US ] = "Don't apply list of forbidden characters to beginning
and end of lines";
+ Text [ en-US ] = "Don't apply list of forbidden characters to beginning
and end of lines" ;
};
String RID_SVXITEMS_CHARROTATE_OFF
{
- Text [ en-US ] = "No rotated characters";
+ Text [ en-US ] = "No rotated characters" ;
};
String RID_SVXITEMS_CHARROTATE
{
- Text [ en-US ] = "Character rotated by $(ARG1)°";
+ Text [ en-US ] = "Character rotated by $(ARG1)°" ;
};
String RID_SVXITEMS_CHARROTATE_FITLINE
{
- Text [ en-US ] = "Fit to line";
+ Text [ en-US ] = "Fit to line" ;
};
String RID_SVXITEMS_CHARSCALE
{
- Text [ en-US ] = "Characters scaled $(ARG1)%";
+ Text [ en-US ] = "Characters scaled $(ARG1)%" ;
};
String RID_SVXITEMS_CHARSCALE_OFF
{
- Text [ en-US ] = "No scaled characters";
+ Text [ en-US ] = "No scaled characters" ;
};
String RID_SVXITEMS_RELIEF_NONE
{
- Text [ en-US ] = "No relief";
+ Text [ en-US ] = "No relief" ;
};
String RID_SVXITEMS_RELIEF_EMBOSSED
{
- Text [ en-US ] = "Relief";
+ Text [ en-US ] = "Relief" ;
};
String RID_SVXITEMS_RELIEF_ENGRAVED
{
- Text [ en-US ] = "Engraved";
+ Text [ en-US ] = "Engraved" ;
};
String RID_SVXITEMS_PARAVERTALIGN_AUTO
{
- Text [ en-US ] = "Automatic text alignment";
+ Text [ en-US ] = "Automatic text alignment" ;
};
String RID_SVXITEMS_PARAVERTALIGN_BASELINE
{
- Text [ en-US ] = "Text aligned to base line";
+ Text [ en-US ] = "Text aligned to base line" ;
};
String RID_SVXITEMS_PARAVERTALIGN_TOP
{
- Text [ en-US ] = "Text aligned top";
+ Text [ en-US ] = "Text aligned top" ;
};
String RID_SVXITEMS_PARAVERTALIGN_CENTER
{
- Text [ en-US ] = "Text aligned middle";
+ Text [ en-US ] = "Text aligned middle" ;
};
String RID_SVXITEMS_PARAVERTALIGN_BOTTOM
{
- Text [ en-US ] = "Text aligned bottom";
+ Text [ en-US ] = "Text aligned bottom" ;
};
String RID_SVXITEMS_FRMDIR_HORI_LEFT_TOP
{
- Text [ en-US ] = "Text direction left-to-right (horizontal)";
+ Text [ en-US ] = "Text direction left-to-right (horizontal)" ;
};
String RID_SVXITEMS_FRMDIR_HORI_RIGHT_TOP
{
- Text [ en-US ] = "Text direction right-to-left (horizontal)";
+ Text [ en-US ] = "Text direction right-to-left (horizontal)" ;
};
String RID_SVXITEMS_FRMDIR_VERT_TOP_RIGHT
{
- Text [ en-US ] = "Text direction right-to-left (vertical)";
+ Text [ en-US ] = "Text direction right-to-left (vertical)" ;
};
String RID_SVXITEMS_FRMDIR_VERT_TOP_LEFT
{
- Text [ en-US ] = "Text direction left-to-right (vertical)";
+ Text [ en-US ] = "Text direction left-to-right (vertical)" ;
};
String RID_SVXITEMS_FRMDIR_ENVIRONMENT
{
- Text [ en-US ] = "Use superordinate object text direction setting";
+ Text [ en-US ] = "Use superordinate object text direction setting" ;
};
String RID_SVXITEMS_PARASNAPTOGRID_ON
{
- Text[ en-US ] = "Paragraph snaps to text grid (if active)";
+ Text [ en-US ] = "Paragraph snaps to text grid (if active)" ;
};
String RID_SVXITEMS_PARASNAPTOGRID_OFF
{
- Text[ en-US ] = "Paragraph does not snap to text grid";
+ Text [ en-US ] = "Paragraph does not snap to text grid" ;
};
String RID_SVXITEMS_CHARHIDDEN_FALSE
{
- Text [ en-US ] = "Not hidden";
+ Text [ en-US ] = "Not hidden" ;
};
String RID_SVXITEMS_CHARHIDDEN_TRUE
{
- Text [ en-US ] = "Hidden";
+ Text [ en-US ] = "Hidden" ;
};
-// ********************************************************************** EOF
+// ********************************************************************** EOF
diff --git a/main/editeng/source/outliner/outliner.src
b/main/editeng/source/outliner/outliner.src
index 6783b27..9d01bea 100644
--- a/main/editeng/source/outliner/outliner.src
+++ b/main/editeng/source/outliner/outliner.src
@@ -1,5 +1,5 @@
/**************************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -7,16 +7,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
*************************************************************/
@@ -48,33 +48,4 @@ String RID_OUTLUNDO_INSERT
Text [ en-US ] = "Insert" ;
};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+// ********************************************************************** EOF