AllLangHelp_swriter.mk | 1 source/text/swriter/01/copyfielddialog.xhp | 42 +++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+)
New commits: commit b3d44a635cf6f1dde13883262a259c0d73e020a0 Author: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de> AuthorDate: Fri Jan 17 15:16:51 2025 +0100 Commit: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de> CommitDate: Fri Jan 24 15:37:41 2025 +0100 tdf#164318 Add help page for the new Copy Field Content dialog Change-Id: I3ea5b64ce58bcf934c3f80b2b45904bfb624f2b2 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/180419 Reviewed-by: Gabor Kelemen <gabor.kelemen.ext...@allotropia.de> Tested-by: Jenkins diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 2efd1dd4d3..bbe42362ba 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -166,6 +166,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/06990000 \ helpcontent2/source/text/swriter/01/paragraph_hyphenation \ helpcontent2/source/text/swriter/01/contentcontrol00 \ + helpcontent2/source/text/swriter/01/copyfielddialog \ helpcontent2/source/text/swriter/01/accessibility_check \ helpcontent2/source/text/swriter/01/format_object \ helpcontent2/source/text/swriter/01/format_frame \ diff --git a/source/text/swriter/01/copyfielddialog.xhp b/source/text/swriter/01/copyfielddialog.xhp new file mode 100644 index 0000000000..d65d9acc7d --- /dev/null +++ b/source/text/swriter/01/copyfielddialog.xhp @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="UTF-8"?> +<helpdocument version="1.0"> + <!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + --> + + <meta> + <topic id="copyfielddialog" indexer="include" status="PUBLISH"> + <title id="tit">Copy Field Content Dialog</title> + <filename>/text/swriter/01/copyfielddialog.xhp</filename> + </topic> + </meta> + <body> + <bookmark branch="index" id="bm_id171516897713650"> +<bookmark_value>copy field dialog;text documents</bookmark_value> +<bookmark_value>copying field text;read-only documents</bookmark_value> +<bookmark_value>read-only documents;copying field text</bookmark_value> + </bookmark> + <bookmark branch="hid/modules/swriter/ui/copyfielddialog/CopyFieldDialog" id="bm_id3155900" localize="false"/> + <bookmark branch="hid/modules/swriter/ui/copyfielddialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> + <h1 id="hd_id781516897374563"><link href="text/swriter/01/copyfielddialog.xhp">Copy Field Content Dialog</link></h1> + <paragraph id="par_id121516897374570" role="paragraph"><ahelp hid=".">Copy the content of a field from a read-only document.</ahelp></paragraph> + <paragraph role="paragraph" id="par_id521516905298162">In read-only documents the available editing functions are limited. In case of fields, it may be useful to copy part of the field text, but the <link href="text/swriter/01/04090005.xhp">Fields</link> dialog can not be opened.</paragraph> + <section id="howtoget"> + <embed href="text/shared/00/00000004.xhp#from_context"/> + <paragraph role="paragraph" id="par_id761516899094991">Choose <item type="menuitem">Copy Field Content</item>.</paragraph> + </section> + <list type="unordered"> + <listitem><paragraph role="paragraph" id="par_id521516905298164">Click on the field in the read-only document to highlight it.</paragraph></listitem> + <listitem><paragraph role="paragraph" id="par_id521516905298165">Right click and select the <item type="menuitem">Copy Field Content</item> item of the context menu.</paragraph></listitem> + </list> + <note id="par_id501516905708560">You can edit and then highlight the desired text in the Content box before pressing the <item type="menuitem">Copy</item> button.</note> + <bookmark branch="hid/modules/swriter/ui/copyfielddialog/scrolledwindow1" id="bm_id391516970628124" localize="false"/> + <h2 id="hd_id341516900303248">Content</h2> + <paragraph role="paragraph" id="par_id181516900309119"><ahelp hid=".">Copy the contents of the field for reuse in other documents.</ahelp></paragraph> + </body> +</helpdocument>