diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-01-23 16:14:32 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-01-23 16:14:35 +0000 |
commit | f96ff336fd0c754564e93da04d6531721ab745b5 (patch) | |
tree | e210e790e4aa549a17f474eb83ae04b32e71a13d /source | |
parent | 2d030d074953cf178778c4afa2338915d4019e91 (diff) |
update help ids split cells dialog .ui conversion
actually, the pre .ui ids were all wrong from some previous move of this
around, so this recovers this long lost help page.
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 80e62804b0..e9717359b6 100644 --- a/source/text/shared/01/05100200.xhp +++ b/source/text/shared/01/05100200.xhp @@ -29,7 +29,7 @@ <body> <section id="zellenteilen"> <bookmark xml-lang="en-US" branch="hid/.uno:SplitCell" id="bm_id3525727" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:SplitCell" id="bm_id3147403" 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" l10n="U" oldref="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" l10n="U" oldref="2"><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> </variable></paragraph> @@ -60,16 +60,16 @@ </section> <!-- removed HID SW_NUMERICFIELD_DLG_SPLIT_ED_COUNT --> <paragraph role="heading" id="hd_id3154558" xml-lang="en-US" level="2" l10n="U" oldref="3">Split cell into</paragraph> -<paragraph role="paragraph" id="par_id3150021" xml-lang="en-US" l10n="U" oldref="4"><ahelp hid="SW:NUMERICFIELD:DLG_SPLIT:ED_COUNT">Enter the number of rows or columns that you want to split the selected cell(s) into.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3150021" xml-lang="en-US" l10n="U" oldref="4"><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" l10n="U" oldref="5">Direction</paragraph> <!-- removed HID SW_IMAGERADIOBUTTON_DLG_SPLIT_RB_HORZ --> <paragraph role="heading" id="hd_id3150568" xml-lang="en-US" level="3" l10n="U" oldref="7">Horizontally</paragraph> -<paragraph role="paragraph" id="par_id3153927" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_HORZ">Splits the selected cell(s) into the number of rows that you specify in the <emph>Split cell into </emph>box.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3153927" xml-lang="en-US" l10n="U" oldref="8"><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" l10n="U" oldref="11">Into equal proportions</paragraph> -<paragraph role="paragraph" id="par_id3154638" xml-lang="en-US" l10n="CHG" oldref="12"><ahelp hid="SW_CHECKBOX_DLG_SPLIT_CB_PROP">Splits cells into rows of equal height.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3154638" xml-lang="en-US" l10n="CHG" oldref="12"><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" l10n="U" oldref="9">Vertically</paragraph> -<paragraph role="paragraph" id="par_id3145410" xml-lang="en-US" l10n="U" oldref="10"><ahelp hid="SW:IMAGERADIOBUTTON:DLG_SPLIT:RB_VERT">Splits the selected cell(s) into the number of columns that you specify in the <emph>Split cell into </emph>box.</ahelp></paragraph> +<paragraph role="paragraph" id="par_id3145410" xml-lang="en-US" l10n="U" oldref="10"><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> </helpdocument> |