diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-05 00:57:49 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-12-05 09:47:43 +0100 |
commit | 4f7a4631aa84dcb62ccd27c9c2dc9fc6a9dc232c (patch) | |
tree | 848d9a68b0f4b5db1cf0625e1c5e41268696c6ea /source | |
parent | 543b25503a6d08ca08d2f4b35a14743d0d5ad016 (diff) |
Display the same ahelp in more contexts
Also remove some obsolete comments
Change-Id: I876398ff684dd203ab1702773a9b8f4d725c9a07
Reviewed-on: https://gerrit.libreoffice.org/45831
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/01/05100200.xhp | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/01/05100200.xhp b/source/text/shared/01/05100200.xhp index 86a3d60b9d..1d62b00e1c 100644 --- a/source/text/shared/01/05100200.xhp +++ b/source/text/shared/01/05100200.xhp @@ -31,7 +31,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:SplitCell" id="bm_id3525727" localize="false"/> <bookmark xml-lang="en-US" branch="hid/cui/ui/splitcellsdialog/SplitCellsDialog" id="bm_id3147405" localize="false"/> <paragraph role="heading" id="hd_id3154654" xml-lang="en-US" level="1"><link href="text/shared/01/05100200.xhp" name="Split Cells">Split Cells</link></paragraph> -<paragraph role="paragraph" id="par_id3083451" xml-lang="en-US"><variable id="teilentext"><ahelp hid=".uno:SplitCell">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp> +<paragraph role="paragraph" id="par_id3083451" xml-lang="en-US"><variable id="teilentext"><ahelp hid=".">Splits the cell or group of cells horizontally or vertically into the number of cells that you enter.</ahelp> </variable></paragraph> </section> <section id="howtoget"> @@ -58,17 +58,17 @@ </section> </section> -<!-- removed HID SW_NUMERICFIELD_DLG_SPLIT_ED_COUNT --> + <paragraph role="heading" id="hd_id3154558" xml-lang="en-US" level="2">Split cell into</paragraph> <paragraph role="paragraph" id="par_id3150021" xml-lang="en-US"><ahelp hid="cui/ui/splitcellsdialog/countnf">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp></paragraph> <paragraph role="heading" id="hd_id3145249" xml-lang="en-US" level="2">Direction</paragraph> -<!-- removed HID SW_IMAGERADIOBUTTON_DLG_SPLIT_RB_HORZ --> + <paragraph role="heading" id="hd_id3150568" xml-lang="en-US" level="3">Horizontally</paragraph> <paragraph role="paragraph" id="par_id3153927" xml-lang="en-US"><ahelp hid="cui/ui/splitcellsdialog/hori">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp></paragraph> -<!-- removed HID SW_CHECKBOX_DLG_SPLIT_CB_PROP --> + <paragraph role="heading" id="hd_id3147566" xml-lang="en-US" level="3">Into equal proportions</paragraph> <paragraph role="paragraph" id="par_id3154638" xml-lang="en-US"><ahelp hid="cui/ui/splitcellsdialog/prop">Splits cells into rows of equal height.</ahelp></paragraph> -<!-- removed HID SW_IMAGERADIOBUTTON_DLG_SPLIT_RB_VERT --> + <paragraph role="heading" id="hd_id3150765" xml-lang="en-US" level="3">Vertically</paragraph> <paragraph role="paragraph" id="par_id3145410" xml-lang="en-US"><ahelp hid="cui/ui/splitcellsdialog/vert">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp></paragraph> </body> |