To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=107373
User valery_stroeder changed the following:
What |Old value |New value
================================================================================
Status|CLOSED |UNCONFIRMED
--------------------------------------------------------------------------------
Resolution|WORKSFORME |
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Fri Dec 4
13:22:58 +0000 2009 -------
Thank you for your answer.
Of course I create a table and insert the chart inside it.
The problem is :
My table is used as a template for reporting. Thus it's filled at runtime.
At edition, the table only contain one row with this kinds of JOOScripts :
at the begin of the table :
@table:table-row
[#list getAll("length") as length]
@/table:table-row
[/#list]
Into the table-cells
${length.value} ${length.createdDate?string("dd/MM/yyyy")} ...
Thus If open my table to set the data-range, because there is only one row, I
can't extend it. I would like to be abble to say "my data-range = the entire
table" or "my data range = entire columnA + entire columnB"
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]