From c000c3e3811701f55229bdc0231ceaf8f1e2517a Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Thu, 18 Apr 2013 05:58:04 +0200 Subject: add missing help ids Change-Id: I4e3c1d9eada018c16f3657b93d0f95e0f0b1aa7a --- source/text/schart/01/stepped_line_properties.xhp | 8 ++++---- 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 @@ Start step icon -Start with horizontal line and step up vertically at the end. +Start with horizontal line and step up vertically at the end. End step icon -Start to step up vertically and end with horizontal line. +Start to step up vertically and end with horizontal line. Center X icon -Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line. +Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line. Center Y icon -Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end. +Start to step up vertically to the middle of the Y values, draw a horizonal line and finish by stepping vertically to the end. 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 @@ B-Spline uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials. The Degree of polynomials sets the degree of these polynomials. Stepped Lines Choose Stepped from the Line type dropdown to draw lines which step from point to point instead of straight line segments. -Click Properties to set details for the curves. +Click Properties to set details for the curves. There are 4 different step types: -- cgit