diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2019-02-14 10:31:30 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-02-14 10:35:12 +0100 |
commit | 8518b6fb191d640da19c205f24d3f602092e6736 (patch) | |
tree | 649522dc16ea16a967dbd92453bdcb4227657d8e /source | |
parent | 1002c14fea296c23e997dfef17c2247eeba19a70 (diff) |
sw btlr writing mode: add documentation for this
And also update the bookmark after core.git commit
081b753d4cb4f4a25073ca7de12a7bdaa9fc2be4 (sw btlr writing mode: add UI
for this, 2019-02-13).
Change-Id: I130f1ddcd6e4f37cea38b8adddf7b60f953382ca
Reviewed-on: https://gerrit.libreoffice.org/67809
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/swriter/01/05090300.xhp | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/source/text/swriter/01/05090300.xhp b/source/text/swriter/01/05090300.xhp index 9d48792742..cfcdcf034a 100644 --- a/source/text/swriter/01/05090300.xhp +++ b/source/text/swriter/01/05090300.xhp @@ -88,19 +88,22 @@ <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/repeatheadernf" id="bm_id3560289" localize="false"/> <paragraph role="heading" id="par_idN1091C" xml-lang="en-US" level="3">The first ... rows</paragraph> <paragraph role="paragraph" id="par_idN10920" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tabletextflowpage/repeatheadernf">Enter the number of rows to include in the heading.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/textdirection" id="bm_id2659993" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/textorientation" id="bm_id2659993" localize="false"/> <paragraph role="heading" id="par_idN10940" xml-lang="en-US" level="3">Text orientation</paragraph> -<paragraph role="paragraph" id="par_idN10944" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tabletextflowpage/textdirection">Select the orientation for the text in the cells.</ahelp> You can use the following formatting options to specify the orientation of text in table cells:</paragraph> +<paragraph role="paragraph" id="par_idN10944" xml-lang="en-US"><ahelp hid="modules/swriter/ui/tabletextflowpage/textorientation">Select the orientation for the text in the cells.</ahelp> You can use the following formatting options to specify the orientation of text in table cells:</paragraph> <list type="unordered"> <listitem> <paragraph role="paragraph" id="par_idN10964" xml-lang="en-US">Horizontal</paragraph> </listitem> <listitem> -<paragraph role="paragraph" id="par_idN10968" xml-lang="en-US">Vertical</paragraph> +<paragraph role="paragraph" id="par_idN10968" xml-lang="en-US">Vertical (top to bottom)</paragraph> </listitem> <listitem> <paragraph role="paragraph" id="par_idN1097T" xml-lang="en-US">Use superordinate object settings</paragraph> </listitem> +<listitem> +<paragraph role="paragraph" id="par_idN10969" xml-lang="en-US">Vertical (bottom to top)</paragraph> +</listitem> </list> <bookmark xml-lang="en-US" branch="hid/modules/swriter/ui/tabletextflowpage/vertorient" id="bm_id3262733" localize="false"/> <paragraph role="heading" id="hd_id3151028" xml-lang="en-US" level="2">Vertical alignment</paragraph> |