diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2018-05-04 12:33:23 +0200 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2018-05-04 13:06:59 +0200 |
commit | 9c5d8ae1bdbbf28b4ba9a6ff0a11b3c9bd1ce296 (patch) | |
tree | d9e547315cd8eaa775845daa2e4c86077028eb95 /source/text/shared | |
parent | 819ea03090a68b250f09df30731f9ad0c0f9e625 (diff) |
Fix bookmarks and ahelps on Select All commands page
Change-Id: I3f117c2e62bf23c8f2036fc9ea85715a2e784d65
Reviewed-on: https://gerrit.libreoffice.org/53841
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/02090000.xhp | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/01/02090000.xhp b/source/text/shared/01/02090000.xhp index 218bd8eaee..eefcdbe880 100644 --- a/source/text/shared/01/02090000.xhp +++ b/source/text/shared/01/02090000.xhp @@ -34,17 +34,17 @@ <section id="select_all"> <section id="auswaehlen"> - <bookmark xml-lang="en-US" branch="hid/.uno:SelectAll" id="bm_id1119112" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:SelectAll" xml-lang="en-US" id="bm_id3159079" localize="false"/><bookmark xml-lang="en-US" branch="hid/.uno:Select" id="bm_id9111451" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:Select" xml-lang="en-US" id="bm_id3154788" localize="false"/><paragraph id="hd_id3145138" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/02090000.xhp" name="Select All">Select All</link></paragraph> - <paragraph role="paragraph" id="par_id3149999" xml-lang="en-US"><variable id="allestext"><ahelp hid=".uno:Select" visibility="visible">Selects the entire content of the current file, frame, or text object.</ahelp></variable></paragraph> +<bookmark branch="hid/.uno:SelectAll" xml-lang="en-US" id="bm_id3159079" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:Select" id="bm_id9111451" localize="false"/> +<paragraph id="hd_id3145138" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/02090000.xhp" name="Select All">Select All</link></paragraph> + <paragraph role="paragraph" id="par_id3149999" xml-lang="en-US"><variable id="allestext"><ahelp hid=".">Selects the entire content of the current file, frame, or text object.</ahelp></variable></paragraph> </section> </section> <paragraph role="paragraph" id="par_id3155261" xml-lang="en-US"><switchinline select="appl"> <caseinline select="CALC">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline> <defaultinline/> </switchinline></paragraph> <section id="howtoget"> <embed href="text/shared/00/00000402.xhp#alles"/> </section> - <bookmark xml-lang="en-US" branch="hid/.uno:TableSelectAll" id="bm_id4889160" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:TableSelectAll" xml-lang="en-US" id="bm_id3152349" localize="false"/><paragraph role="paragraph" id="par_id3154046" xml-lang="en-US"><switchinline select="appl"> <caseinline select="CALC">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=".uno:TableSelectAll" visibility="hidden">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline></paragraph> + <bookmark xml-lang="en-US" branch="hid/.uno:TableSelectAll" id="bm_id4889160" localize="false"/> +<paragraph role="paragraph" id="par_id3154046" xml-lang="en-US"><switchinline select="appl"> <caseinline select="CALC">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=".uno:TableSelectAll" visibility="hidden">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline></paragraph> </body> </helpdocument> |