https://bugs.documentfoundation.org/show_bug.cgi?id=173608
--- Comment #5 from Neil Roberts <[email protected]> --- In the ODF spec there is this: “9.2.2 Absolute and relative cell addressing Cells can be referenced by using either absolute addresses or relative addresses. When an operation is performed on a table cell absolute cell references do not change. Relative cell references are adapted to the address of the target cell of a copy operation. To create an absolute address, a dollar sign “$” (U+0024, DOLLAR SIGN) shall be placed before each table name, column reference, and row reference. Absolute and relative references may be mixed within a single cell address. Absolute addresses shall contain a table name. When differentiation between absolute and relative addresses is not necessary, the dollar signs in absolute addresses may be omitted.” It specifically talks about making absolute table references, although I can’t find a very clear explanation of how they should be handled. It does feel like this change is deviating from ODF though. -- You are receiving this mail because: You are the assignee for the bug.
