[Libreoffice-commits] help.git: source/text

Gabor Kelemen kelemeng at gnome.hu
Fri May 4 11:07:27 UTC 2018


 source/text/shared/01/02090000.xhp |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

New commits:
commit 9c5d8ae1bdbbf28b4ba9a6ff0a11b3c9bd1ce296
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Fri May 4 12:33:23 2018 +0200

    Fix bookmarks and ahelps on Select All commands page
    
    Change-Id: I3f117c2e62bf23c8f2036fc9ea85715a2e784d65
    Reviewed-on: https://gerrit.libreoffice.org/53841
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/shared/01/02090000.xhp b/source/text/shared/01/02090000.xhp
index 218bd8eae..eefcdbe88 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>


More information about the Libreoffice-commits mailing list