diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-28 11:20:39 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-09-28 16:49:40 +0200 |
commit | 446f60711a2d62504ac3011987ad22fb64af6ffc (patch) | |
tree | e4b9a68951bdb196ee3ca6da84497df5cdf2237f /source | |
parent | b038ab4ef42ff67d505cdf5deddfe492852ad56b (diff) |
tdf#162607 disambiguate hid2file.js, uno:ScrollBar
+ Remove useless bookmark
Change-Id: I38689febf073c29353fb1b7e089617eed3d52b69
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/174144
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/scrollbars.xhp | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/source/text/shared/01/scrollbars.xhp b/source/text/shared/01/scrollbars.xhp index ff64a7d6de..03e988c901 100644 --- a/source/text/shared/01/scrollbars.xhp +++ b/source/text/shared/01/scrollbars.xhp @@ -10,20 +10,19 @@ --> <meta> - <topic id="page_topic" indexer="include" status="PUBLISH"> + <topic id="textshared01scrollbarsxhp" indexer="include" status="PUBLISH"> <title id="tit">Scroll Bars</title> <filename>/text/shared/01/scrollbars.xhp</filename> </topic> </meta> <body> -<bookmark id="bm_id851686501614516" branch="hid/.uno:ScrollBar" localize="false"/> <bookmark branch="hid/.uno:ScrollBarMenu" id="bm_id861696884998165" localize="false"/> -<bookmark xml-lang="en-US" branch="index" id="bm_id331691595688301"> +<bookmark branch="index" id="bm_id331691595688301"> <bookmark_value>tooltips;in scroll bars</bookmark_value> </bookmark> <section id="scrollbars"> <h1 id="hd_id761686501614517"><variable id="h1"><link href="text/shared/01/scrollbars.xhp">Scroll Bars</link></variable></h1> - <paragraph id="par_id102720150854017277" role="paragraph" xml-lang="en-US">Show or hide the horizontal and vertical scroll bars that are used to change the viewable area of a document that doesn't fit within the window.</paragraph> + <paragraph id="par_id102720150854017277" role="paragraph">Show or hide the horizontal and vertical scroll bars that are used to change the viewable area of a document that doesn't fit within the window.</paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> @@ -33,7 +32,7 @@ <tablerow> <tablecell> <paragraph id="par_id491686502048891" role="paragraph"> - <image src="cmd/lc_scrollbar.svg" id="img_id651686502048891" width="1cm" height="1cm"><alt id="alt_id311686502048891">Icon Scroll Bars</alt></image> + <image src="cmd/lc_scrollbar.svg" id="img_id651686502048891" width="1cm" height="1cm"><alt id="alt_id311686502048891">Icon Scroll Bars</alt></image> </paragraph> </tablecell> <tablecell> @@ -54,7 +53,7 @@ <tablerow> <tablecell> <paragraph id="par_id351686502718692" role="paragraph"> - <image src="cmd/lc_hscrollbar.svg" id="img_id481686502718693" width="1cm" height="1cm"><alt id="alt_id381686502718693">Icon Horizontal Scroll Bar</alt></image> + <image src="cmd/lc_hscrollbar.svg" id="img_id481686502718693" width="1cm" height="1cm"><alt id="alt_id381686502718693">Icon Horizontal Scroll Bar</alt></image> </paragraph> </tablecell> <tablecell> @@ -79,7 +78,7 @@ <tablerow> <tablecell> <paragraph id="par_id341686502618585" role="paragraph"> - <image src="cmd/lc_scrollbar.svg" id="img_id471686502618586" width="1cm" height="1cm"><alt id="alt_id601686502618586">Icon Vertical Scroll Bar</alt></image> + <image src="cmd/lc_scrollbar.svg" id="img_id471686502618586" width="1cm" height="1cm"><alt id="alt_id601686502618586">Icon Vertical Scroll Bar</alt></image> </paragraph> </tablecell> <tablecell> |