diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-15 13:24:52 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-06-15 22:06:35 +0200 |
commit | 01bf38a8fe1221235a2b32cc5773c49e1228a418 (patch) | |
tree | 32434ba40b3b5257d9b55ccdd415e7952cca8f43 | |
parent | 522bc49632bc3eac50a56cf1746d1b923eb2b89b (diff) |
tdf#129169 More adjustments in area/background
Add Writer contents in default
Change-Id: I1f51417bf40a9fb42c1a7eeac3b3ea0796bd11be
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96400
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040502.xhp | 5 | ||||
-rw-r--r-- | source/text/shared/01/05210100.xhp | 8 |
2 files changed, 5 insertions, 8 deletions
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 33eb3966eb..b3ab573d5f 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -81,7 +81,7 @@ <case select="WRITER"> <section id="areawriter"> <paragraph role="paragraph" id="par_id511592159765396">Choose <menuitem>View - Styles (F11)</menuitem> - choose Paragraph, Frame or Page style - open context menu - choose <menuitem>Modify/New - Area</menuitem> tab.</paragraph> - <paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <menuitem>Table - Properties - Background</menuitem> tab.</paragraph> + <paragraph role="paragraph" id="par_id841527083135387" xml-lang="en-US">Choose <menuitem>Table - Properties - Background</menuitem> tab. Select the table object - Cell, Row or Table - which background area is to be filled.</paragraph> <paragraph role="paragraph" id="par_id821578662265845" xml-lang="en-US">Choose <menuitem>Format - Page Style - Area</menuitem> tab.</paragraph> <paragraph role="paragraph" id="par_id901592158395353">Choose <menuitem>Format - Text Box and Shape - Area - Area</menuitem></paragraph> </section> @@ -117,6 +117,9 @@ <paragraph role="paragraph" id="par_id201592161190323">When editing a report:</paragraph> <paragraph role="paragraph" id="par_id591592161180508">Choose <menuitem>Format - Page - Background</menuitem> tab.</paragraph> </case> + <default> + <embed href="text/shared/00/00040502.xhp#areawriter"/> + </default> </switch> </section> <section id="trans"> diff --git a/source/text/shared/01/05210100.xhp b/source/text/shared/01/05210100.xhp index 6cc2e81cd9..d24583499c 100644 --- a/source/text/shared/01/05210100.xhp +++ b/source/text/shared/01/05210100.xhp @@ -32,6 +32,7 @@ </bookmark> <bookmark xml-lang="en-US" branch="hid/cui/ui/areatabpage/AreaTabPage" id="bm_id3146959" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/areatabpage/@@nowidget@@" id="bm_id3146959" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/areatabpage/tablelb" id="bm_id3144245" localize="false"/> <h1 id="hd_id3145759"><link href="text/shared/01/05210100.xhp" name="Area">Area</link></h1> <paragraph role="paragraph" id="par_id3149748" xml-lang="en-US"><ahelp hid="cui/ui/areatabpage/AreaTabPage">Set the fill options for the selected drawing object.</ahelp></paragraph> <comment>This is not only for drawing objects, but pages, paragraphs and others too. Need better wording</comment> @@ -40,13 +41,6 @@ <section id="howtoget"> <embed href="text/shared/00/00040502.xhp#flaeche2"/> </section> - -<bookmark xml-lang="en-US" branch="hid/cui/ui/areatabpage/tablelb" id="bm_id3144245" localize="false"/> -<switch select="appl"> - <case select="WRITER"><h3 id="hd_id471527077476052">Cell, Row or Table background selector</h3> - <paragraph role="paragraph" id="par_id661527077493366" xml-lang="en-US">Select the table object which background area is to be filled.</paragraph> - </case> -</switch> <bookmark xml-lang="en-US" branch="hid/cui/ui/areatabpage/btnnone" id="bm_id3149245" localize="false"/> <h3 id="hd_id3147373">None</h3> <paragraph role="paragraph" id="par_id3149751" xml-lang="en-US"><ahelp hid="cui/ui/areatabpage/btnnone">Do not fill the selected object.</ahelp></paragraph> |