diff options
author | Dione Maddern <dionemaddern@gmail.com> | 2024-06-04 15:18:17 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-06 23:51:54 +0200 |
commit | ef98081ca946d506c0bc0198f508358ef6e3a9aa (patch) | |
tree | 1c379957d6cfb2b18530c93d172826242db549c0 /source/text/shared/guide/paintbrush.xhp | |
parent | 1eb2e622fbd81928bc7e8b48f75332c787c01225 (diff) |
tdf#106335 Add info for Impress tables to Clone Formatting Guide
In source/text/shared/01/03020000.xhp
- Added variable tags to make the page easier to link from other pages
In source/text/shared/02/paintbrush.xhp
- Added variable tags to H1 to make page easier to link from other pages.
- Hid the "From Sidebar" heading in the How to Get section behind an application switch, so there isn't an empty section for Impress and Draw.
In source/text/shared/guide/paintbrush.xhp
- Added links to the help pages for Standard Bar and Clone Formatting tool.
- Added information for copying attributes within Impress
- Added a Related Topics section
In source/text/shared/main0201.xhp
- Added embedded link to the Paintbrush icon.
Change-Id: Ib6a7b380bcbe70a0626c69e409a7b05142e1b30b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168326
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/guide/paintbrush.xhp')
-rw-r--r-- | source/text/shared/guide/paintbrush.xhp | 30 |
1 files changed, 25 insertions, 5 deletions
diff --git a/source/text/shared/guide/paintbrush.xhp b/source/text/shared/guide/paintbrush.xhp index b98d645412..eb1bd01dc2 100644 --- a/source/text/shared/guide/paintbrush.xhp +++ b/source/text/shared/guide/paintbrush.xhp @@ -26,23 +26,24 @@ </topic> </meta> -<body> +<body> <section id="paintbrush"> - <bookmark xml-lang="en-US" branch="index" id="bm_id380260"><bookmark_value>Format Paintbrush</bookmark_value> - <bookmark_value>clone formatting</bookmark_value> + <bookmark xml-lang="en-US" branch="index" id="bm_id380260"> + <bookmark_value>Format Paintbrush</bookmark_value> + <bookmark_value>clone formatting</bookmark_value> <bookmark_value>formatting;copying</bookmark_value> <bookmark_value>copying;formatting</bookmark_value> <bookmark_value>Paintbrush</bookmark_value> </bookmark> <h1 id="par_idN1053A"><variable id="formatpaintbrush"><link href="text/shared/guide/paintbrush.xhp">Copying Formatting With the Clone Formatting Tool</link></variable></h1> </section> - <paragraph xml-lang="en-US" id="par_idN10655" role="paragraph">Use the <emph>Clone Formatting</emph> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10655" role="paragraph">Use the <link href="text/shared/02/paintbrush.xhp"><emph>Clone Formatting</emph></link> tool to copy formatting from a text selection or from an object and apply the formatting to another text selection or object.</paragraph> <list type="ordered"> <listitem> <paragraph xml-lang="en-US" id="par_idN106DD" role="paragraph">Select the text or object whose formatting you want to copy.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_idN10667" role="paragraph">On the <emph>Standard Bar</emph>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10667" role="paragraph">On the <link href="text/shared/main0201.xhp"><emph>Standard Bar</emph></link>, click the <emph>Clone Formatting</emph> icon. The mouse cursor will change to a paint bucket.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN1066E" role="paragraph">Select or click the text or object that you want to apply the formatting to.</paragraph> @@ -134,6 +135,25 @@ <paragraph xml-lang="en-US" id="par_idN1070C" role="tablecontent">Copies cell formatting specified using the <menuitem>Format - Cells</menuitem> dialog.</paragraph> </tablecell> </tablerow> + <tablerow> + <tablecell> + <paragraph id="par_id791717184075742" role="tablecontent">Text within Impress table is selected</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id211717184260731" role="tablecontent">Copies formatting attributes that apply to all characters in the cell. Formatting can only be copied within the same table.</paragraph> + </tablecell> + </tablerow> + <tablerow> + <tablecell> + <paragraph id="par_id10821388499239" role="tablecontent">Impress table or cells are selected</paragraph> + </tablecell> + <tablecell> + <paragraph id="par_id23538680114944" role="tablecontent">Not supported</paragraph> + </tablecell> + </tablerow> </table> + <section id="relatedtopics"> + <embed href="text/shared/02/paintbrush.xhp#paintbrush_h1"/> + </section> </body> </helpdocument> |