From bc1e73c4fd57ec78c86922c083efe75631b38462 Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Wed, 4 Nov 2009 13:16:59 +0000 Subject: i106357 --- helpcontent2/source/text/schart/main0000.xhp | 6 +-- helpcontent2/source/text/shared/01/02060000.xhp | 2 +- helpcontent2/source/text/shared/01/05190100.xhp | 58 +++++++++++++------------ 3 files changed, 34 insertions(+), 32 deletions(-) (limited to 'helpcontent2/source/text') diff --git a/helpcontent2/source/text/schart/main0000.xhp b/helpcontent2/source/text/schart/main0000.xhp index 809a58c360..0d5e32c432 100755 --- a/helpcontent2/source/text/schart/main0000.xhp +++ b/helpcontent2/source/text/schart/main0000.xhp @@ -11,7 +11,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: soffice2xmlhelp.xsl,v $ - * $Revision: 1.8 $ + * $Revision: 1.12 $ * * This file is part of OpenOffice.org. * @@ -97,7 +97,7 @@ To print a chart in high quality, you can export the chart to a PDF file and print that file. - In chart edit mode, you see the Formatting Bar for charts. + In chart edit mode, you see the Formatting Bar for charts near the upper border of the document. The Drawing Bar for charts appears near the lower border of the document. The Drawing Bar shows a subset of the icons from the Drawing toolbar of Draw and Impress. You can right-click an element of a chart to open the context menu. The context menu offers many commands to format the selected element. Formats the selected title. @@ -184,4 +184,4 @@ - + \ No newline at end of file diff --git a/helpcontent2/source/text/shared/01/02060000.xhp b/helpcontent2/source/text/shared/01/02060000.xhp index 47aec3b646..fae8588495 100644 --- a/helpcontent2/source/text/shared/01/02060000.xhp +++ b/helpcontent2/source/text/shared/01/02060000.xhp @@ -59,7 +59,7 @@ Paste -Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects. Click the arrow next to the icon to select the format.UFI: text used for icon and menu +Inserts the contents of the clipboard at the location of the cursor, and replaces any selected text or objects.UFI: text used for icon and menu
diff --git a/helpcontent2/source/text/shared/01/05190100.xhp b/helpcontent2/source/text/shared/01/05190100.xhp index 6da9f0be4c..ee7d9e6828 100644 --- a/helpcontent2/source/text/shared/01/05190100.xhp +++ b/helpcontent2/source/text/shared/01/05190100.xhp @@ -1,9 +1,8 @@ - - - + + - - - + + - -Description -/text/shared/01/05190100.xhp - - - + + Description + /text/shared/01/05190100.xhp + + + objects;titles and descriptions -descriptions for objects -titles;objects + descriptions for objects + titles;objects mw made one index entry out of two "objects;" entries and made "descriptions;" a one level entry -Description -Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document. -
- -
-Title -Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text. -Description -Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools. - -
+ + +Description + Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document. +
+ +
+ +Title + Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text. + +Description + Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools. + +
\ No newline at end of file -- cgit From ebe14dd35b6ad6763bc99f2ce1ffea0f7d416153 Mon Sep 17 00:00:00 2001 From: Uwe Fischer Date: Mon, 1 Feb 2010 13:23:22 +0100 Subject: chartmultiline: i108778 help update --- helpcontent2/source/text/schart/01/03010000.xhp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'helpcontent2/source/text') diff --git a/helpcontent2/source/text/schart/01/03010000.xhp b/helpcontent2/source/text/schart/01/03010000.xhp index 00802322e3..4a2e2b6d81 100644 --- a/helpcontent2/source/text/schart/01/03010000.xhp +++ b/helpcontent2/source/text/schart/01/03010000.xhp @@ -6,7 +6,7 @@ *********************************************************************** * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2008 by Sun Microsystems, Inc. * * OpenOffice.org - a multi-platform office productivity suite @@ -65,7 +65,7 @@ Choose View - Chart Data Table to open the Data Table dialog. -The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. +The data series are organized in columns. The role of the left most column is set to categories or data labels respectively. The contents of the left most column are always formatted as text. You can insert more text columns to be used as hierarchical labels. Click a cell in the dialog and change the contents. Click another cell to see the changed contents in the preview. @@ -84,9 +84,10 @@ insert rowInserts a new row below the current row. -insert columnInserts a new column after the current column. +insert seriesInserts a new data series after the current column. +insert text columnInserts a new text column after the current column for hierarchical axes descriptions. delete rowDeletes the current row. It is not possible to delete the label row. -delete columnDeletes the current column. It is not possible to delete the label column. +delete seriesDeletes the current series or text column. It is not possible to delete the first text column. move series rightSwitches the current column with its neighbor at the right. move row downSwitches the current row with its neighbor below.edit fields, see i72361 Enter names for the data series. -- cgit