diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-31 11:55:35 -0300 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2021-09-01 10:50:16 +0200 |
commit | a2b78468e291401740dc43aafdd622d8527f862a (patch) | |
tree | 4ac6b9a001477b436278c8031d317d43eaccc549 /source | |
parent | 7d17a5cad38a5af3a8b776f5cad40e63cd2b5929 (diff) |
Inform that Names must be unique among doc objects
Change-Id: I51fb984022e2b72611137d5860461b78351cc2a7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/121384
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/05190000.xhp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/text/shared/01/05190000.xhp b/source/text/shared/01/05190000.xhp index 2b87357fa7..919035861b 100644 --- a/source/text/shared/01/05190000.xhp +++ b/source/text/shared/01/05190000.xhp @@ -49,5 +49,6 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/objectnamedialog/@@nowidget@@" id="bm_id8149052" localize="false"/> <h2 id="hd_id3156027" xml-lang="en-US">Name</h2> <paragraph role="paragraph" id="par_id3152924" xml-lang="en-US"><ahelp hid=".">Enter a name for the selected object. The name will be visible in the Navigator.</ahelp></paragraph> +<note id="par_id661630417737429">Names must be unique between images, OLE objects and frames in the same document.</note> </body> </helpdocument> |