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


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'liyuan,mmp,tonygalmiche' |'liyuan,mmp,tonygalmiche,w
                        |                          |eiz'
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Dec  4 12:47:02 +0000 
2007 -------
Hint for development:
To keep the information in the model introduce an additional property
'StartingAngle' at the diagram and the DiagramWrapper. Look how this is done for
a similar property 'ConnectBars'. But in contrast to 'ConnectBars' the new
property 'StartingAngle' should not be of type boolean but of type sal_Int32
(The property "NumberOfLines" for example is of type sal_Int32).
The next version of ODF fileformat will allow a new attribute
"angle-offset" for charts. To store the info in the file introduce a new token
XML_ANGLE_OFFSET in xmloff to represent the new XML attribute 'angle-offset'. 
Map the new token to the new property 'StartingAngle'. The type for the new
attribute is XML_TYPE_NUMBER. The angle is stored in degrees. Zero degrees
should reflect the mathematical zero position at 3 o'clock. 90 degrees maps to
12 o'clock position.


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