diff options
author | Mike Kaganski <mike.kaganski@collabora.com> | 2018-11-06 10:15:12 +0100 |
---|---|---|
committer | Mike Kaganski <mike.kaganski@collabora.com> | 2018-11-12 21:56:15 +0100 |
commit | 0413070a6d537f40219035cf155a7897e143cdbd (patch) | |
tree | 3acd881a113d8cc19b7bc7800eefa34bfabde85e /source | |
parent | 4f351cf5ffbba2877b16593ab9ebb76c6d723980 (diff) |
Add usage info about user data
Change-Id: Ib9ba84836dd13e5858eeae4bd24a6e10f7b89319
Reviewed-on: https://gerrit.libreoffice.org/62938
Tested-by: Jenkins
Reviewed-by: Sophia Schröder <sophia.schroeder@libreoffice.org>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/optionen/01010100.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/optionen/01010100.xhp b/source/text/shared/optionen/01010100.xhp index 4a2161300b..92d395224f 100644 --- a/source/text/shared/optionen/01010100.xhp +++ b/source/text/shared/optionen/01010100.xhp @@ -45,6 +45,7 @@ </section> <paragraph role="paragraph" id="par_id3153748" xml-lang="en-US">User data is used by templates and Wizards in $[officename]. For example, the "First name" and "Last name" data fields are used to automatically insert your name as the author of a new document. You can see this under <emph>File - Properties</emph>.</paragraph> <paragraph role="paragraph" id="par_id3153031" xml-lang="en-US">Some of the user data is included automatically in an internal dictionary so that it is recognized by the spellchecker. If typing errors are made, the program can use this data to suggest replacements. Note that changes to data take effect only after $[officename] is restarted.</paragraph> +<paragraph role="paragraph" id="par_id3153032" xml-lang="en-US">User data is also used when commenting and in tracking changes mode, to identify comments/edits author; and to mark last edit position in document, so that when author opens the document later, it opens at the last edit position.</paragraph> <paragraph role="heading" id="hd_id3147653" xml-lang="en-US" level="2">Address</paragraph> <paragraph role="paragraph" id="par_id3149762" xml-lang="en-US">Use the <emph>Address</emph> field to enter and edit your personal user data.</paragraph> <section id="datenf"> |