https://bugs.documentfoundation.org/show_bug.cgi?id=151840
--- Comment #18 from Vladimir Sokolinskiy <[email protected]> --- Please look at the section "14.9.3. Simple and complex tables" in the book "OpenOffice.org Macros Explained OOME Fourth Edition" by Andrew D. Pitonyak (https://pitonyak.org/OOME_4_1.odt). In "Table 149", a cell named B4 is in column 4 (this is not possible in Calc). If we select the range of cells from B2 to B4 in the same table, the selection will include cells B2, C2, D2, A4, B4, B5. The proposed getCellNames method would return a sequence of 6 elements. -- You are receiving this mail because: You are the assignee for the bug.
