diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-23 19:07:27 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-08-24 00:13:42 +0200 |
commit | 87b5b6d3532c532d297f1e9f67b018c34aa89c82 (patch) | |
tree | d5385852bd9b741fa3af5f6956c6c174a12c2929 | |
parent | f39dae6ac2f4e5d0fa8eed19595c118f20d59ee5 (diff) |
tdf#115254 Some branch bookmarks are'nt working 19
module sd
Change-Id: Icd24da60b6b6ce8dca289d8585f0366c58bd249b
Reviewed-on: https://gerrit.libreoffice.org/59532
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/simpress/01/04030000.xhp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/source/text/simpress/01/04030000.xhp b/source/text/simpress/01/04030000.xhp index 5cd0dd24a4..6c35eef9dd 100644 --- a/source/text/simpress/01/04030000.xhp +++ b/source/text/simpress/01/04030000.xhp @@ -35,7 +35,9 @@ <bookmark_value>magnetic lines in presentations</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:CapturePoint" id="bm_id1394129" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/dlgsnap/SnapObjectDialog" id="bm_id3155602" localize="false"/><paragraph role="heading" id="hd_id3145800" xml-lang="en-US" level="1">Snap Point/Line</paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/dlgsnap/@@nowidget@@" id="@@nowidget@@" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/sdraw/ui/dlgsnap/SnapObjectDialog" id="bm_id3155602" localize="false"/> +<paragraph role="heading" id="hd_id3145800" xml-lang="en-US" level="1">Snap Point/Line</paragraph> <paragraph role="paragraph" id="par_id3150752" xml-lang="en-US"><variable id="fangtext"><ahelp hid=".uno:CapturePoint">Inserts a snap point or snap line (also known as guide) that you can use to quickly align objects.</ahelp> </variable> Snap points and snap lines do not appear in printed output.</paragraph> <section id="howtoget"> |