diff options
author | Kurt Zenker <kz@openoffice.org> | 2009-09-15 08:14:25 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2009-09-15 08:14:25 +0000 |
commit | 4ce7ad60e5cc5d5a44ddc99532167fa8b9e7f2c0 (patch) | |
tree | 2357fb60fe13221421f83846ccad3fcc8a944e0d | |
parent | f8050a8d1ab674e1089d28ff5a6378126b68db2d (diff) |
#i10000# uniqu id's fixed
-rwxr-xr-x | helpcontent2/source/text/schart/main0000.xhp | 6 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/02/01170101.xhp | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/helpcontent2/source/text/schart/main0000.xhp b/helpcontent2/source/text/schart/main0000.xhp index 19d9cc6c67..809a58c360 100755 --- a/helpcontent2/source/text/schart/main0000.xhp +++ b/helpcontent2/source/text/schart/main0000.xhp @@ -114,7 +114,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:FormatDataPoint" id="bm_id081020090345395" localize="false"/> <paragraph xml-lang="en-US" id="par_id0810200903544984" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Formats the selected data point.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:FormatMajorGrid" id="bm_id0810200903463111" localize="false"/> -<paragraph xml-lang="en-US" id="par_id0810200903545095" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Formats the major grid.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id0810200903545096" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Formats the major grid.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:FormatMinorGrid" id="bm_id081020090347088" localize="false"/> <paragraph xml-lang="en-US" id="par_id0810200903545057" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Formats the minor grid.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:FormatDataSeries" id="bm_id0810200903475043" localize="false"/> @@ -164,7 +164,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:DeleteMinorGrid" id="bm_id0810200904322666" localize="false"/> <paragraph xml-lang="en-US" id="par_id0810200904362748" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Deletes the minor grid.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:DeleteDataLabels" id="bm_id0810200904330358" localize="false"/> -<paragraph xml-lang="en-US" id="par_id0810200904362777" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Deletes all data labels.</ahelp></paragraph> +<paragraph xml-lang="en-US" id="par_id0810200904362778" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Deletes all data labels.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:DeleteTrendlineEquation" id="bm_id0810200904341536" localize="false"/> <paragraph xml-lang="en-US" id="par_id0810200904362893" role="paragraph" l10n="NEW"><ahelp hid="." visibility="hidden">Deletes the trendline equation.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/.uno:DeleteR2Value" id="bm_id0810200904345275" localize="false"/> @@ -184,4 +184,4 @@ <embed href="text/shared/guide/chart_barformat.xhp#chart_barformat"/> <embed href="text/schart/01/three_d_view.xhp#three_d_view"/> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/helpcontent2/source/text/shared/02/01170101.xhp b/helpcontent2/source/text/shared/02/01170101.xhp index cbe2c008f6..e1a7b514a9 100644 --- a/helpcontent2/source/text/shared/02/01170101.xhp +++ b/helpcontent2/source/text/shared/02/01170101.xhp @@ -303,7 +303,7 @@ <section id="Section84"> <bookmark xml-lang="en-US" branch="hid/HID_PROP_HEIGHT" id="bm_id3145248" localize="false"/> <paragraph xml-lang="en-US" id="hd_id0409200921153980" role="heading" level="2" l10n="NEW">Height</paragraph> - <paragraph xml-lang="en-US" id="par_id0409200921153918" role="paragraph" l10n="NEW"><ahelp hid=".">Defines the height of the control.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id0409200921153919" role="paragraph" l10n="NEW"><ahelp hid=".">Defines the height of the control.</ahelp></paragraph> </section> <section id="Section49"> <bookmark xml-lang="en-US" branch="hid/HID_PROP_EDITMASK" id="bm_id3147001" localize="false"/> @@ -895,4 +895,4 @@ </section> </sort> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |