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

            Bug ID: 93264
           Summary: Inserting a row or column corrupts the Contents
                    property of a NamedRange for an entire column or
                    entire row
           Product: LibreOffice
           Version: 4.4.4.3 release
          Hardware: x86 (IA32)
                OS: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

If an entire row or column has been given a Name (i.e., NamedRange) then if a
column or row is subsequently inserted, the upper bound of the corresponding
NamedRange.getContent() for that row or column goes over the sheet limit and
gets replaced by "#REF!" thereby making further use of that name impossible. 
Conversely, if one deletes a row or column, then the NamedRange.Content of en
entire column or row no longer covers the entire column or row, but is short by
one row or column.  Apparently, as indicated by similarly reported bugs, no
allowance is made for adjusting references in names for the special cases of
entire rows or entire columns.  This behavior may be normal and acceptable to a
arhcitectural purist, but to a user it is a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to