diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-29 16:56:00 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-29 16:56:00 +0000 |
commit | 05f1ba9337a7d0274a9deeacb5891df61afceed1 (patch) | |
tree | 82061b6776fd596b5bbf69883bb6205294b751f3 /source/text/schart | |
parent | 55c92f774b30422a8e509b4ffeee97cd903c2a82 (diff) |
update help ids for chart range chooser page .ui conversion
Change-Id: Iecce88e80db4a66f52f98d41ee10847c6004e5fd
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/01/wiz_data_range.xhp | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/source/text/schart/01/wiz_data_range.xhp b/source/text/schart/01/wiz_data_range.xhp index 51f923841d..b186ed89ca 100644 --- a/source/text/schart/01/wiz_data_range.xhp +++ b/source/text/schart/01/wiz_data_range.xhp @@ -57,16 +57,16 @@ </listitem> </list> <paragraph xml-lang="en-US" id="par_id5256508" role="paragraph" l10n="NEW">In the preview you can see how the final chart will look.</paragraph><comment>data range text box & shrinky</comment> -<bookmark xml-lang="en-US" branch="hid/chart2:Edit:TP_RANGECHOOSER:ED_RANGE" id="bm_id2121951" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/chart2:ImageButton:TP_RANGECHOOSER:IB_RANGE" id="bm_id4829554" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/ED_RANGE" id="bm_id2121951" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/IB_RANGE" id="bm_id4829554" localize="false"/> <paragraph xml-lang="en-US" id="par_id379650" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Enter the data range that you want to include in your chart. To minimize this dialog while you select the data range in Calc, click the <emph>Select data range</emph> button.</ahelp></paragraph><comment>data series in rows</comment> -<bookmark xml-lang="en-US" branch="hid/chart2:RadioButton:TP_RANGECHOOSER:RB_DATAROWS" id="bm_id2901699" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/RB_DATAROWS" id="bm_id2901699" localize="false"/> <paragraph xml-lang="en-US" id="par_id953703" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Data series get their data from consecutive rows in the selected range. For scatter charts, the first data series will contain x-values for all series. All other data series are used as y-values, one for each series.</ahelp></paragraph><comment>data series in columns</comment> -<bookmark xml-lang="en-US" branch="hid/chart2:RadioButton:TP_RANGECHOOSER:RB_DATACOLS" id="bm_id5534226" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/RB_DATACOLS" id="bm_id5534226" localize="false"/> <paragraph xml-lang="en-US" id="par_id4496597" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Data series get their data from consecutive columns in the selected range. For scatter charts, the first data column will contain x-values for all series. All other data columns are used as y-values, one for each series.</ahelp></paragraph><comment>first row as label</comment> -<bookmark xml-lang="en-US" branch="hid/chart2:CheckBox:TP_RANGECHOOSER:CB_FIRST_ROW_ASLABELS" id="bm_id49134" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/CB_FIRST_ROW_ASLABELS" id="bm_id49134" localize="false"/> <paragraph xml-lang="en-US" id="par_id2898953" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For data series in columns: The first row in the range is used as names for data series. For data series in rows: The first row in the range is used as categories. The remaining rows comprise the data series. If this check box is not selected, all rows are data series.</ahelp></paragraph><comment>first column as label</comment> -<bookmark xml-lang="en-US" branch="hid/chart2:CheckBox:TP_RANGECHOOSER:CB_FIRST_COLUMN_ASLABELS" id="bm_id8939481" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/tp_RangeChooser/CB_FIRST_COLUMN_ASLABELS" id="bm_id8939481" localize="false"/> <paragraph xml-lang="en-US" id="par_id7546311" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">For data series in columns: The first column in the range is used as names for data series. For data series in rows: The first column in the range is used as categories. The remaining columns comprise the data columns. If this check box is not selected, all columns are data columns.</ahelp></paragraph> <section id="relatedtopics"> <embed href="text/shared/guide/chart_insert.xhp#chart_insert"/> @@ -75,4 +75,4 @@ <embed href="text/schart/01/wiz_chart_elements.xhp#wiz_chart_elements"/> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |