To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72758





------- Additional comments from [EMAIL PROTECTED] Wed Dec 20 01:23:54 -0800 
2006 -------
I have attached a demo project that creates a chart, sets the title to some 
text and then tries to resize the font of the title.
The project was created with VS 2005, it probably is compilable on VS 2003 
with .Net Framework 1.1, and I don't know if the issue can be reproduced on 
that framework. So please use .Net Framework 2.0 in your test. The cli dlls 
(that are referenced in the project) are from version 2.0.4 (2.0.3 had the same 
problem).
You can run the program once to see that it doesn't set the font size to 14. 
Then set a break point on the line 'titlePropSet.setPropertyValue("CharHeight", 
new uno.Any(14));', and on break, go to the Calc instance, set the chart to 
Edit mode, and then resume debugging, to see that this way the font size is set 
to 14. 


---------------------------------------------------------------------
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