diff options
author | Andras Timar <atimar@suse.com> | 2011-10-22 21:27:54 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-10-22 21:27:54 +0200 |
commit | b3748d3325d6ef5d3feb575068d8d07c5092285b (patch) | |
tree | 1e74229d214201f1bb41c8e0b6bd72a06f17b2dd /helpcontent2 | |
parent | e1a2fb3b739d9554dd370eff205f2942213c48e4 (diff) |
text rotation control does not accept negative values
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/schart/01/04030000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/schart/01/04030000.xhp b/helpcontent2/source/text/schart/01/04030000.xhp index add1f1bab6..369bb4d0ac 100644 --- a/helpcontent2/source/text/schart/01/04030000.xhp +++ b/helpcontent2/source/text/schart/01/04030000.xhp @@ -101,6 +101,6 @@ <paragraph xml-lang="en-US" id="hd_id1007200901590713" role="heading" level="2" l10n="NEW">Rotate Text</paragraph> <paragraph xml-lang="en-US" id="par_id1007200901590752" role="paragraph" l10n="NEW"><ahelp hid=".">Click in the dial to set the text orientation for the data labels.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/CHART2_HID_SCH_DATALABEL_ROTATION_EDIT" id="bm_id1007200901571849" localize="false"/> -<paragraph xml-lang="en-US" id="par_id1007200901590757" role="paragraph" l10n="NEW"><ahelp hid=".">Enter the rotation angle for the data labels. A positive number rotates the text to the left and a negative number rotates the text to the right.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id1007200901590757" role="paragraph" l10n="NEW"><ahelp hid=".">Enter the counterclockwise rotation angle for the data labels.</ahelp></paragraph> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |