diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-19 23:03:50 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-20 15:42:29 +0000 |
commit | 8ad810c7ef2e078496047766402a7bfcd2953332 (patch) | |
tree | 5741f22df152f3a1a73e8a421db3f630b570ec3e | |
parent | ffe473f0fe547ecffe954fa841e128faf307dabc (diff) |
Fix Calc Group page
Fix bookmarks, ahelps and the menu path for the Ungroup action
Change-Id: Ia8e66fb00f580e562f7abd2546666f8d74a06ab4
Reviewed-on: https://gerrit.libreoffice.org/33331
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | source/text/scalc/01/12080300.xhp | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/source/text/scalc/01/12080300.xhp b/source/text/scalc/01/12080300.xhp index ca23b82a7d..7ef1f050ed 100644 --- a/source/text/scalc/01/12080300.xhp +++ b/source/text/scalc/01/12080300.xhp @@ -33,18 +33,19 @@ <section id="gruppieren"> - <bookmark branch="hid/sc:ModalDialog:RID_SCDLG_GROUP" xml-lang="en-US" id="bm_id3156329" localize="false"/><bookmark xml-lang="en-US" branch="hid/.uno:Group" id="bm_id9177845" localize="false"/><!-- HID added by script --> -<bookmark branch="hid/.uno:Group" xml-lang="en-US" id="bm_id3149786" localize="false"/><paragraph id="hd_id3153088" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/12080300.xhp" name="Group">Group</link></paragraph> + <bookmark branch="hid/modules/scalc/ui/groupdialog/GroupDialog" xml-lang="en-US" id="bm_id3156329" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/.uno:Group" id="bm_id9177845" localize="false"/> +<paragraph id="hd_id3153088" role="heading" level="1" oldref="1" l10n="U" xml-lang="en-US"><link href="text/scalc/01/12080300.xhp" name="Group">Group</link></paragraph> </section> - <paragraph l10n="U" role="paragraph" id="par_id3153821" xml-lang="en-US" oldref="2"><variable id="gruppierung"><ahelp hid=".uno:Group" visibility="visible">Defines the selected cell range as a group of rows or columns.</ahelp></variable></paragraph> + <paragraph l10n="U" role="paragraph" id="par_id3153821" xml-lang="en-US" oldref="2"><variable id="gruppierung"><ahelp hid=".">Defines the selected cell range as a group of rows or columns.</ahelp></variable></paragraph> <section id="howtoget"> <embed href="text/scalc/00/00000412.xhp#dnglgr"/> </section> - <paragraph xml-lang="en-US" oldref="3" role="paragraph" id="par_id3145069" l10n="U">When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Outline -</emph> <link href="text/scalc/01/12080400.xhp" name="Ungroup"><emph>Ungroup</emph></link>.</paragraph> + <paragraph xml-lang="en-US" oldref="3" role="paragraph" id="par_id3145069" l10n="U">When you group a cell range, and outline icon appears in the margins next to the group. To hide or show the group, click the icon. To ungroup the selection, choose <emph>Data – Group and Outline -</emph> <link href="text/scalc/01/12080400.xhp" name="Ungroup"><emph>Ungroup</emph></link>.</paragraph> <paragraph role="heading" level="2" id="hd_id3125863" l10n="U" xml-lang="en-US" oldref="4">Include</paragraph> - <bookmark branch="hid/SC_HID_SC_GROUP_ROWS" xml-lang="en-US" id="bm_id3150770" localize="false"/><paragraph role="heading" level="3" id="hd_id3150448" l10n="U" xml-lang="en-US" oldref="6">Rows</paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3153194" xml-lang="en-US" oldref="7"><ahelp hid="HID_SC_GROUP_ROWS" visibility="visible">Groups the selected rows.</ahelp></paragraph> - <bookmark branch="hid/SC_HID_SC_GROUP_COLS" xml-lang="en-US" id="bm_id3153771" localize="false"/><paragraph role="heading" level="3" id="hd_id3145786" l10n="U" xml-lang="en-US" oldref="8">Columns</paragraph> - <paragraph l10n="U" role="paragraph" id="par_id3146984" xml-lang="en-US" oldref="9"><ahelp hid="HID_SC_GROUP_COLS" visibility="visible">Groups the selected columns.</ahelp></paragraph> + <bookmark branch="hid/modules/scalc/ui/groupdialog/rows" xml-lang="en-US" id="bm_id3150770" localize="false"/><paragraph role="heading" level="3" id="hd_id3150448" l10n="U" xml-lang="en-US" oldref="6">Rows</paragraph> + <paragraph l10n="U" role="paragraph" id="par_id3153194" xml-lang="en-US" oldref="7"><ahelp hid="modules/scalc/ui/groupdialog/rows">Groups the selected rows.</ahelp></paragraph> + <bookmark branch="hid/modules/scalc/ui/groupdialog/cols" xml-lang="en-US" id="bm_id3153771" localize="false"/><paragraph role="heading" level="3" id="hd_id3145786" l10n="U" xml-lang="en-US" oldref="8">Columns</paragraph> + <paragraph l10n="U" role="paragraph" id="par_id3146984" xml-lang="en-US" oldref="9"><ahelp hid="modules/scalc/ui/groupdialog/cols">Groups the selected columns.</ahelp></paragraph> </body> </helpdocument> |