diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-04-02 10:11:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-04-02 10:11:11 +0100 |
commit | 368e41dfa3f5f1d0cd04c9605cf36db49b9d03b3 (patch) | |
tree | 56083317cb1d5a216783c932b7f267c7f12312ee /source/text/schart | |
parent | 037b55c72ae7831f19ffb8429fba81038314c163 (diff) |
update helpids for smooth line properties .ui conversion
Change-Id: I56c75a406e96b62945f4457f468f6ca8a46fe6bc
Diffstat (limited to 'source/text/schart')
-rw-r--r-- | source/text/schart/01/smooth_line_properties.xhp | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/source/text/schart/01/smooth_line_properties.xhp b/source/text/schart/01/smooth_line_properties.xhp index cb9b770cbf..8a2627e6ea 100644 --- a/source/text/schart/01/smooth_line_properties.xhp +++ b/source/text/schart/01/smooth_line_properties.xhp @@ -32,6 +32,7 @@ </meta> <body> <bookmark xml-lang="en-US" branch="index" id="bm_id3803827"><bookmark_value>curves;properties in line charts/XY charts</bookmark_value> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/smoothlinesdlg/SmoothLinesDialog" id="bm_id1593677" localize="false"/> <bookmark_value>properties;smooth lines in line charts/XY charts</bookmark_value> </bookmark><comment>mw added two entries</comment> <paragraph role="heading" id="hd_id3050325" xml-lang="en-US" level="1" l10n="NEW">Smooth Line Properties</paragraph> @@ -53,13 +54,11 @@ <paragraph role="paragraph" id="par_id6998809" xml-lang="en-US" l10n="NEW">For B-spline lines optionally set the degree of the polynomials.</paragraph> </listitem> </list> -<bookmark xml-lang="en-US" branch="hid/chart2:RadioButton:DLG_SPLINE_PROPERTIES:RB_SPLINES_CUBIC" id="bm_id1593676" localize="false"/> -<paragraph role="paragraph" id="par_id3424481" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Apply a cubic spline model.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/chart2:RadioButton:DLG_SPLINE_PROPERTIES:RB_SPLINES_B" id="bm_id1243629" localize="false"/> -<paragraph role="paragraph" id="par_id1068758" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Apply a B-spline model.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/chart2:MetricField:DLG_SPLINE_PROPERTIES:MF_SPLINE_RESOLUTION" id="bm_id9044770" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/smoothlinesdlg/SplineTypeComboBox" id="bm_id1593676" localize="false"/> +<paragraph role="paragraph" id="par_id3424481" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Apply a line curve model.</ahelp></paragraph> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/smoothlinesdlg/ResolutionSpinbutton" id="bm_id9044770" localize="false"/> <paragraph role="paragraph" id="par_id2320932" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Set the resolution.</ahelp></paragraph> -<bookmark xml-lang="en-US" branch="hid/chart2:MetricField:DLG_SPLINE_PROPERTIES:MF_SPLINE_ORDER" id="bm_id3674123" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/modules/schart/ui/smoothlinesdlg/PolynomialsSpinButton" id="bm_id3674123" localize="false"/> <paragraph role="paragraph" id="par_id8638874" xml-lang="en-US" l10n="NEW"><ahelp hid="." visibility="hidden">Set the degree of the polynomials.</ahelp></paragraph> </body> </helpdocument> |