-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 CD 07
-
Fix Version/s: ODF 1.3
-
Component/s: Fields, Part 3 (Schema) [1.2: 1], Table
-
Labels:None
-
Proposal:
-
Resolution:
Currently we have:
------------------------------------------------------------------------
7.3.11 <text:sheet-name>
The <text:sheet-name> element displays represents the name of a sheet that is currently
being edited in a Spreadsheet document.
------------------------------------------------------------------------
<text:sheet-name> can be used in a <text> element inside a <style:region-center> inside a <style:header>.
In that case the description of "sheet that is currently being edited" is surely not quite correct but it would be the name of the current sheet being printed. In fact I don't see in which circumstances it would ever be the sheet currently being edited.
I am not sure how to best write this but perhaps something like:
"The <text:sheet-name> element displays represents the name of the sheet that is currently being displayed or printed."
In 7.3.4 we have: "The <text:page-number> element displays the current page number."
In 7.3.3: "The <text:time> element displays a time, by default this is the current time."
In 7.3.8: "The <text:chapter> element represents a field that displays one of the following: ● The name of the current chapter ● The number of the current chapter ● Both the name and number of the current chapter"
So we always just refer to "current" and say that the item is "displayed".
So it would make sense to say here:
"The <text:sheet-name> element displays the name of the current sheet."