From cd613f0ea88364547616207dcc8a44bc65fbbae8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zolnai=20Tam=C3=A1s?= Date: Sat, 24 Aug 2013 09:46:24 +0200 Subject: [PATCH] Help for character border Change-Id: Icf12244e0dca7d7b850475844b218cd5c367bff3 --- AllLangHelp_swriter.mk | 1 + source/text/shared/00/00040500.xhp | 1 + source/text/shared/01/05030500.xhp | 3 +- source/text/shared/guide/border_paragraph.xhp | 9 ++- .../text/swriter/guide/border_character.xhp | 80 +++++++++++++++++++ source/text/swriter/guide/border_page.xhp | 11 +-- source/text/swriter/guide/borders.xhp | 4 +- 7 files changed, 98 insertions(+), 11 deletions(-) create mode 100644 source/text/swriter/guide/border_character.xhp diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index dfc803c45b..c73c57f899 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -255,6 +255,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/guide/autocorr_except \ helpcontent2/source/text/swriter/guide/autotext \ helpcontent2/source/text/swriter/guide/background \ + helpcontent2/source/text/swriter/guide/border_character \ helpcontent2/source/text/swriter/guide/border_object \ helpcontent2/source/text/swriter/guide/border_page \ helpcontent2/source/text/swriter/guide/borders \ diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index bdd5d20150..8e7e3712a2 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -134,6 +134,7 @@ Choose Format - Picture - Borders tab Choose Format - Frame/Object - Borders tab Choose Format - Page - Borders tab + Choose Format - Character - Borders tab Choose Format - Styles and Formatting - open context menu of an entry and choose Modify/New - Borders tab Choose Format - Page - Header - More button Choose Format - Page - Footer - More button diff --git a/source/text/shared/01/05030500.xhp b/source/text/shared/01/05030500.xhp index ed4d88278b..c5c7fc4181 100644 --- a/source/text/shared/01/05030500.xhp +++ b/source/text/shared/01/05030500.xhp @@ -33,7 +33,7 @@ Borders Sets the border options for the selected objects in Writer or Calc. -You can specify the border position, size, and style in Writer or Calc. In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, and to embedded objects. +You can specify the border position, size, and style in Writer or Calc. In $[officename] Writer, you can add borders to pages, frames, graphics, tables, paragraphs, characters and to embedded objects.
@@ -95,6 +95,7 @@ UFI: moved border_object into Writer switch +
diff --git a/source/text/shared/guide/border_paragraph.xhp b/source/text/shared/guide/border_paragraph.xhp index b88c47a9b3..f479e2c953 100644 --- a/source/text/shared/guide/border_paragraph.xhp +++ b/source/text/shared/guide/border_paragraph.xhp @@ -54,10 +54,10 @@ Select one of the default border styles in the Default area. - Select a line style and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. - Select the distance between the border lines and the page contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. + Select the distance between the border lines and the paragraph contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. Click OK to apply the changes. @@ -72,13 +72,13 @@ In the User-defined area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge. - Select a line style and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. Repeat the last two steps for every border edge. - Select the distance between the border lines and the page contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. + Select the distance between the border lines and the paragraph contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. Click OK to apply the changes. @@ -91,6 +91,7 @@ + diff --git a/source/text/swriter/guide/border_character.xhp b/source/text/swriter/guide/border_character.xhp new file mode 100644 index 0000000000..55be1506d2 --- /dev/null +++ b/source/text/swriter/guide/border_character.xhp @@ -0,0 +1,80 @@ + + + + + + + + Defining Borders for Characters + /text/swriter/guide/border_character.xhp + + + + +characters;defining borders + borders; for characters + frames; around characters + defining;character borders + +Defining Borders for Characters + + To Set a Predefined Border Style + + + Select the range of characters around which you want to add a border. + + + Choose Format - Character - Borders. + + + Select one of the default border styles in the Default area. + + + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + + + Select the distance between the border lines and the selected characters in the Spacing to contents area. You can only change distances to edges that have a border line defined. + + + Click OK to apply the changes. + + + To Set a Customized Border Style + + + Select the range of characters around which you want to add a border. + + + Choose Format - Character - Borders. + + + In the User-defined area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge. + + + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + + + Repeat the last two steps for every border edge. + + + Select the distance between the border lines and the selected characters in the Spacing to contents area. You can only change distances to edges that have a border line defined. + + + Click OK to apply the changes. + + +
+ + + + +
+ +
diff --git a/source/text/swriter/guide/border_page.xhp b/source/text/swriter/guide/border_page.xhp index 0ec686f97b..8802673ed0 100644 --- a/source/text/swriter/guide/border_page.xhp +++ b/source/text/swriter/guide/border_page.xhp @@ -45,10 +45,10 @@ Select one of the default border styles in the Default area.
- Select a line style and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. - Select the distance between the border lines and the page contents in the Spacing to contents area. + Select the distance between the border lines and the page contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. Click OK to apply the changes. @@ -63,13 +63,13 @@ In the User-defined area select the edge(s) that you want to appear in a common layout. Click on an edge in the preview to toggle the selection of an edge. - Select a line style and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. + Select a line style, width and color for the selected border style in the Line area. These settings apply to all border lines that are included in the selected border style. Repeat the last two steps for every border edge. - Select the distance between the border lines and the page contents in the Spacing to contents area. + Select the distance between the border lines and the page contents in the Spacing to contents area. You can only change distances to edges that have a border line defined. Click OK to apply the changes. @@ -77,9 +77,10 @@
+
- \ No newline at end of file + diff --git a/source/text/swriter/guide/borders.xhp b/source/text/swriter/guide/borders.xhp index 4051208671..176ef0762d 100644 --- a/source/text/swriter/guide/borders.xhp +++ b/source/text/swriter/guide/borders.xhp @@ -220,7 +220,9 @@ - + + +