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


User jodygoldberg changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul 27 09:25:15 -0700 
2005 -------
I've got a preliminary patch that adds R1C1 style notation support.  I'll attach
i t here when the 3d ref support is fixed, and I've patched the rest of the
calls to the Parser and Formater to use the correct convention.

It will be interesting to discuss the best notation for sheet references in R1C1
format.  MS Excel does not need to contend with relative vs absolute sheet refs,
and the OOo std $sheet!addr seems inconsistent in R1C1 form for relative sheets
where we would end up with
    sheet!r1c1
as opposed to something more consistent like (and I'm just making this up)
    S[-1]!R1C1
or
    S[-1]R1C1

While I'm in here I'm also adding support for full col and full row references
so that things like R1:R2 or C:C4 work.

Sheet!R1C1

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