https://bugs.documentfoundation.org/show_bug.cgi?id=151840
--- Comment #13 from Lionel Elie Mamane <[email protected]> --- (In reply to Mike Kaganski from comment #12) > (In reply to Lionel Elie Mamane from comment #8) > > For all that, simple introduction of TextTable property is enough, together > with existing getRangeName. No. getRangeName()/gotoCellByName means the macro writer must parse the range name, a string, manually. This is not a sane, usable API. Something like css:table:XCellRange is much better. Clearly, the designer of the idl files intended that to be provided for text tables, since css:text:CellRange provides that interface. -- You are receiving this mail because: You are the assignee for the bug.
