To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78347
                 Issue #|78347
                 Summary|Redline service for spreadsheet documents
               Component|api
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|definition
             Assigned to|jsc
             Reported by|fmarboeuf





------- Additional comments from [EMAIL PROTECTED] Tue Jun 12 14:58:06 +0000 
2007 -------
I'm currently working on java/swing desktop applications which embed calc as a
data grid editor.
The weakness of this solution is that i can't efficiently detect data changes on
spreadsheet, as there is no real solution to do it with spreadsheet documents.
I tried to do it first using XModifyListener/XModifyBroadcaster, then using
XChartDataChangeEventListener/XChartData (which goal is to be used with
charts...) but it isn't efficient and safe.

So looking at the IDL Reference & Developer's Guide, I saw that the all-in-one
solution exists for text documents (chap 8.3.11  Redline), by the use of
XRedlinesSupplier' interface.

So my question is : will this solution be provided for spreadsheet docs too? As
Redline recording function is also available in Calc, the hope is allowed...

---------------------------------------------------------------------
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]

Reply via email to