[Libreoffice-commits] help.git: AllLangHelp_swriter.mk source/text

Olivier Hallot olivier.hallot at libreoffice.org
Mon Feb 26 14:11:56 UTC 2018


 AllLangHelp_swriter.mk              |    1 
 source/text/swriter/01/04090300.xhp |   45 ++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+)

New commits:
commit 73f04500d86e8daca46347aa25fd916e708f77a6
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Mon Feb 26 10:25:58 2018 -0300

    tdf#116015 Add help for edit field dialog
    
    Change-Id: I83fb2fc4f25628097d96cf7857dcf9c72f4b5c1b
    Reviewed-on: https://gerrit.libreoffice.org/50365
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk
index 188d41449..8d541c28c 100644
--- a/AllLangHelp_swriter.mk
+++ b/AllLangHelp_swriter.mk
@@ -70,6 +70,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\
     helpcontent2/source/text/swriter/01/04090007 \
     helpcontent2/source/text/swriter/01/04090100 \
     helpcontent2/source/text/swriter/01/04090200 \
+    helpcontent2/source/text/swriter/01/04090300 \
     helpcontent2/source/text/swriter/01/04120000 \
     helpcontent2/source/text/swriter/01/04120100 \
     helpcontent2/source/text/swriter/01/04120200 \
diff --git a/source/text/swriter/01/04090300.xhp b/source/text/swriter/01/04090300.xhp
new file mode 100644
index 000000000..4936a6f10
--- /dev/null
+++ b/source/text/swriter/01/04090300.xhp
@@ -0,0 +1,45 @@
+<?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="editfields" indexer="include" status="PUBLISH">
+            <title id="tit" xml-lang="en-US">Edit fields</title>
+            <filename>/text/swriter/01/04090300.xhp</filename>
+        </topic>
+    </meta>
+
+    <body>
+    <section id="editfields">
+        <bookmark id="bm_id701519648111292" xml-lang="en-US" branch="hid/modules/swriter/ui/editfielddialog/EditFieldDialog" localize="false"/>
+        <bookmark id="bm_id701519643111292" xml-lang="en-US" branch="hid/modules/swriter/ui/editfielddialog/next" localize="false"/>
+        <bookmark id="bm_id701519646111292" xml-lang="en-US" branch="hid/modules/swriter/ui/editfielddialog/prev" localize="false"/>
+        <bookmark id="bm_id701519642111292" xml-lang="en-US" branch="hid/modules/swriter/ui/editfielddialog/edit" localize="false"/>
+        <bookmark xml-lang="en-US" branch="index" id="bm_id991519648545589">
+            <bookmark_value>fields;editing</bookmark_value>
+            <bookmark_value>edit;fields</bookmark_value>
+        </bookmark>
+        <paragraph id="hd_id431519648111292" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/04090300.xhp" name="Edit Fields">Edit Fields</link></paragraph>
+        <paragraph id="par_id361519648111293" role="paragraph" xml-lang="en-US"><variable id="editfields2"><ahelp hid=".">Edit field contents.</ahelp></variable></paragraph>
+    </section>
+    <section id="howtoget">
+        Choose <item type="menuitem">Fields</item> of the context menu of the selected field.
+    </section>
+    <paragraph role="heading" id="hd_id511519649431645" level="2" xml-lang="en-US">Type pane</paragraph>
+    <paragraph role="paragraph" id="par_id761519649446212" xml-lang="en-US">Shows the type of the selected field. The middle and left pane of the dialog contents depends on the field type. For a complete decription of the fields see <link href="text/swriter/01/04090000.xhp" name="fields">Fields</link> page.</paragraph>
+    <paragraph role="heading" id="hd_id931519650651402" level="2" xml-lang="en-US">Edit</paragraph>
+    <paragraph role="paragraph" id="par_id241519650657361" xml-lang="en-US">When visible, opens a dialog to edit the contents of the field. The dialog depends on the type of the field.</paragraph>
+    <paragraph role="heading" id="hd_id941519649436996" level="2" xml-lang="en-US">Arrow buttons</paragraph>
+    <paragraph role="paragraph" id="par_id951519649454340" xml-lang="en-US">Use the arrow buttons to go to next or previous field of same type in the document.</paragraph>
+    <section id="relatedtopics">
+        <embed href="text/swriter/guide/fields.xhp#fields"/>
+    </section>
+</body>
+</helpdocument>


More information about the Libreoffice-commits mailing list