https://bugs.documentfoundation.org/show_bug.cgi?id=63087

Mike Kaganski <mikekagan...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |difficultyInteresting,
                   |                            |easyHack, skillCpp
                 CC|                            |rb.hensc...@t-online.de

--- Comment #41 from Mike Kaganski <mikekagan...@hotmail.com> ---
The code pointer is at comment 13 (thank you Julien). The bFromOtherTab
function argument could be changed to actual tab number, and then used instead
of the call to 'maStart.SetInvalid()'. One should also take care of cases when
the target is on a different document - in which case, it may be treated as it
is now, to simplify the initial fix, and then it could *possibly* be changed
somehow later.

Also saving/restoring should be considered: see table:detective element in ODF
[1]. Its table:highlighted-range child is already written to refer to sheet
like 'table:cell-range-address="Sheet1.A1:Sheet1.A1"'; however, it's unclear
how conformant that is, given that documentation talks about cellRangeAddress
type in this case. Regina: could you please clarify if this is an existing bug,
or are we allowed to use sheet name here?

[1]
https://docs.oasis-open.org/office/OpenDocument/v1.3/OpenDocument-v1.3-part3-schema.html#element-table_detective

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to