summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-02-26 08:11:23 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-02-26 15:05:59 +0100
commitbcfb5e98beb4ecd70c98e5c0add1db4da3a80670 (patch)
treef831a17917c7727ddf8d820b37c9436b4a53eb4b
parent70fcc28a6443d2d52834ac1b82fb9ab24e4e6bb5 (diff)
tdf#116019 Clarify help text for placeholders
Change-Id: Iac1f5ffa8a81211e14f1a9337e389c04d2303769 Reviewed-on: https://gerrit.libreoffice.org/50352 Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r--source/text/swriter/guide/fields.xhp9
1 files changed, 5 insertions, 4 deletions
diff --git a/source/text/swriter/guide/fields.xhp b/source/text/swriter/guide/fields.xhp
index 97d1554646..3b65fd701f 100644
--- a/source/text/swriter/guide/fields.xhp
+++ b/source/text/swriter/guide/fields.xhp
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<helpdocument version="1.0">
-
+
<!--
* This file is part of the LibreOffice project.
*
@@ -18,8 +18,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
-->
-
-
+
+
<meta>
<topic id="textswriterguidefieldsxml" indexer="include" status="PUBLISH">
<title xml-lang="en-US" id="tit">About Fields</title>
@@ -59,7 +59,7 @@
<paragraph xml-lang="en-US" id="par_id3147789" role="tablecontent">Placeholder</paragraph>
</tablecell>
<tablecell>
- <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the object for which the placeholder was set.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id3147812" role="tablecontent">Opens a dialog to insert the corresponding object for which the placeholder was set, except for text placeholders, where text is inseted directly.</paragraph>
</tablecell>
</tablerow>
<tablerow>
@@ -92,6 +92,7 @@
<paragraph xml-lang="en-US" id="hd_id3155937" role="heading" level="2">Updating Fields</paragraph>
<paragraph xml-lang="en-US" id="par_id3155963" role="paragraph">To update all of the fields in a document, press F9, or choose <emph>Edit - Select All</emph>, and then press F9.</paragraph>
<paragraph xml-lang="en-US" id="par_id3155984" role="paragraph">To update a field that was inserted from a database, select the field, and then press F9.</paragraph>
+ <paragraph xml-lang="en-US" id="par_id271519643331154" role="note">Placeholders are not updated.</paragraph>
<embed href="text/shared/00/00000004.xhp#related"/>
<embed href="text/swriter/guide/fields_userdata.xhp#fields_userdata"/>
<embed href="text/swriter/guide/fields_enter.xhp#fields_enter"/>