To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68836
                 Issue #|68836
                 Summary|Spreadsheet: Macro: Make Chart: CharHeight not correct
               Component|Spreadsheet
                 Version|OOo 2.0.3
                Platform|PC
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P4
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|rf99





------- Additional comments from [EMAIL PROTECTED] Mon Aug 21 07:43:36 -0700 
2006 -------
A Macro was created in OOo 201 to create a chart (in a Calc spreadsheet). The
macro worked correctly in OOo201 & OOo202. However in OOo203 macro has a problem
setting the character height of the chart title, axis title and axis characters.
The commands to set the character height in the charts no longer correctly set
the character height. The specific command used are:

        oChartDoc.Title.CharHeight = 18
        oDiagram.XAxis.CharHeight = 8
        oDiagram.XAxisTitle.CharHeight = 12
        oDiagram.YAxis.CharHeight = 8
        oDiagram.YAxisTitle.CharHeight = 12

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to