diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-04-18 05:58:04 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2013-04-18 06:26:58 +0200 |
commit | c000c3e3811701f55229bdc0231ceaf8f1e2517a (patch) | |
tree | 496b878f670c2124a8d0312cb62fdb7b56f26232 /source | |
parent | 41837c920a92e84ad8bf989f407e60898aa99209 (diff) |
add missing help ids
Change-Id: I4e3c1d9eada018c16f3657b93d0f95e0f0b1aa7a
Diffstat (limited to 'source')
-rw-r--r-- | source/text/schart/01/stepped_line_properties.xhp | 8 | ||||
-rw-r--r-- | source/text/schart/01/type_xy.xhp | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/source/text/schart/01/stepped_line_properties.xhp b/source/text/schart/01/stepped_line_properties.xhp index efec8759b5..d1b21183b6 100644 --- a/source/text/schart/01/stepped_line_properties.xhp +++ b/source/text/schart/01/stepped_line_properties.xhp @@ -34,19 +34,19 @@ <list type="unordered"> <listitem> <image id="img_id9078573" src="chart2/res/step_start_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id9078573">Start step icon</alt></image> -<paragraph role="paragraph" id="par_id9047365" xml-lang="en-US" l10n="NEW">Start with horizontal line and step up vertically at the end.</paragraph> +<paragraph role="paragraph" id="par_id9047365" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_start_rb">Start with horizontal line and step up vertically at the end.</ahelp></paragraph> </listitem> <listitem> <image id="img_id05495673" src="chart2/res/step_end_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id05495673">End step icon</alt></image> -<paragraph role="paragraph" id="par_id439028" xml-lang="en-US" l10n="NEW">Start to step up vertically and end with horizontal line.</paragraph> +<paragraph role="paragraph" id="par_id439028" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_x_rb">Start to step up vertically and end with horizontal line.</ahelp></paragraph> </listitem> <listitem> <image id="img_id9673426" src="chart2/res/step_center_x_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id9673426">Center X icon</alt></image> -<paragraph role="paragraph" id="par_id4069483" xml-lang="en-US" l10n="NEW">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</paragraph> +<paragraph role="paragraph" id="par_id4069483" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_end_rb">Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.</ahelp></paragraph> </listitem> <listitem> <image id="img_id56635427" src="chart2/res/step_center_y_30.png" width="30px" height="30px"><alt xml-lang="en-US" id="alt_id56635427">Center Y icon</alt></image> -<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW">Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end.</paragraph> +<paragraph role="paragraph" id="par_id0679473" xml-lang="en-US" l10n="NEW"><ahelp hid="modules/schart/ui/steppedlinesdlg/step_center_y_rb">Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end.</ahelp></paragraph> </listitem> </list> </body> diff --git a/source/text/schart/01/type_xy.xhp b/source/text/schart/01/type_xy.xhp index 5516f550c1..a5d41a3b45 100644 --- a/source/text/schart/01/type_xy.xhp +++ b/source/text/schart/01/type_xy.xhp @@ -86,7 +86,7 @@ <emph>B-Spline</emph> uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials. The <emph>Degree of polynomials</emph> sets the degree of these polynomials.</paragraph> <paragraph role="heading" id="hd_id5031251" xml-lang="en-US" level="3" l10n="NEW">Stepped Lines</paragraph> <paragraph role="paragraph" id="par_id1449076" xml-lang="en-US" l10n="CHG">Choose <emph>Stepped</emph> from the <emph>Line type</emph> dropdown to draw lines which step from point to point instead of straight line segments.</paragraph> -<paragraph role="paragraph" id="par_id1202124" xml-lang="en-US" l10n="NEW">Click <emph>Properties</emph> to set details for the curves.</paragraph> +<paragraph role="paragraph" id="par_id1202125" xml-lang="en-US" l10n="NEW">Click <emph>Properties</emph> to set details for the curves.</paragraph> <paragraph role="paragraph" id="par_id9811476" xml-lang="en-US" l10n="NEW">There are 4 different step types:</paragraph> <list type="unordered"> <listitem> |