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


User er changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Fri Jan 23 18:42:35 +0000 
2009 -------
@sweigel: Do not confuse .sxc with ODF11, which also is .ods; .sx? was the
ancestor of .od? (ODF). This issue is not related to .sxc


In cws calcperf03:

revision 266849
sc/source/core/tool/compiler.cxx

OOo2.x
=ADDRESS(3;2;;"Sheet2")
now loads as
=ADDRESS(3;2;;1;"Sheet2")

Along with the changes for issue 95450 it is saved as
ODF11
=ADDRESS(3;2;1;"Sheet2")
ODF12
=ADDRESS(3;2;1;1;"Sheet2")
which effectively enables also OOo3.0 to correctly read and calculate the
function again.


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