diff options
author | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-04-15 03:45:43 +0100 |
---|---|---|
committer | Seth Chaiklin <sdc.blanco@youmail.dk> | 2022-06-09 11:16:13 +0200 |
commit | dae8c0f4225b25d4612f7a9db86fc4518bf4b3d9 (patch) | |
tree | 3b468bc4a13b31064e8df5a62d61248cd009a65e /source/text/shared/00 | |
parent | fc9022d593c7b7ae9818ed4b4502a2743e7ac377 (diff) |
(Related) tdf#126658 update Arrow styles help to reflect UI change
text/shared/01/05200300.xhp (Arrow Styles tab)
* update new control names
* corrections to description of tab and its use
text/shared/00/00040502.xhp ("howtoget" for Arrow Styles)
+ add appl-switches with
* menu variations for Writer, Calc, Draw and Impress
+ access variations using toolbars
+ add right-click access
+ add section for embedding
* rename German ID
Change-Id: Ic224d72b2abeee777063626f4dcdb570562d3650
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/133037
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
Diffstat (limited to 'source/text/shared/00')
-rw-r--r-- | source/text/shared/00/00040502.xhp | 29 |
1 files changed, 26 insertions, 3 deletions
diff --git a/source/text/shared/00/00040502.xhp b/source/text/shared/00/00040502.xhp index 3620f637dc..43ba42ec80 100644 --- a/source/text/shared/00/00040502.xhp +++ b/source/text/shared/00/00040502.xhp @@ -69,9 +69,32 @@ </section> <paragraph id="par_id3151293" role="paragraph"><variable id="linienstile">Choose <menuitem>Format - </menuitem><switchinline select="appl"><caseinline select="WRITER"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select="CALC"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Line - Line Styles</menuitem> tab.</variable></paragraph> - <paragraph id="par_id3149317" role="paragraph"><variable id="linienenden">Choose <menuitem>Format - </menuitem><switchinline select="appl"><caseinline select="WRITER"><menuitem>Text Box and Shape - </menuitem> - </caseinline><caseinline select="CALC"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Line - Arrow Styles</menuitem> tab.</variable></paragraph> - <section id="area1"> + +<section id="ArrowStyle"> + <switch select="appl"> + <case select="DRAW"> + <paragraph role="paragraph" id="par_id811654761854632">Choose <menuitem>Format - Line</menuitem></paragraph> + </case> + <default> + <paragraph id="par_id3149317" role="paragraph"><variable id="lineend">Choose <menuitem>Format - Text Box and Shape - Line - Arrow Styles</menuitem> tab.</variable></paragraph> + </default> + </switch> + <paragraph role="paragraph" id="par_id631649991449892"><variable id="right-click-arrowhead">Right-click a selected object - choose <menuitem>Line - Arrow Styles</menuitem> tab.</variable></paragraph> + <switch select="appl"> + <case select="WRITER"> + <paragraph role="paragraph" id="par_id641654762186921">On the <menuitem>Drawing Object Properties</menuitem> bar, choose <menuitem>Arrow Styles</menuitem> tab, after clicking</paragraph> + </case> + <case select="CALC"> + <paragraph role="paragraph" id="par_id331654762248984">On the <menuitem>Drawing Object Properties</menuitem> bar or <menuitem>Image</menuitem> bar, choose <menuitem>Arrow Styles</menuitem> tab, after clicking</paragraph> + </case> + <default> + <paragraph role="paragraph" id="par_id411654762306808">On the <menuitem>Image</menuitem> bar or <menuitem>Line and Filling</menuitem> bar, choose <menuitem>Arrow Styles</menuitem> tab, after clicking</paragraph> + </default> + </switch> + <embed href="text/shared/00/00040502.xhp#syline"/> +</section> + + <section id="area1"> <paragraph id="par_id3156082" role="paragraph">Choose <menuitem>Format - </menuitem><switchinline select="appl"><caseinline select="WRITER"><menuitem>Text Box and Shape - </menuitem> </caseinline><caseinline select="CALC"><menuitem>Object - </menuitem></caseinline></switchinline><menuitem>Area</menuitem>.</paragraph> <paragraph id="par_id3148922" role="paragraph">On <emph>Line and Filling</emph> bar, click</paragraph> |