To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=33781


User pvince81 changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'swubuntu'                |'pvince81,swubuntu'
--------------------------------------------------------------------------------




------- Additional comments from pvinc...@openoffice.org Mon Nov 30 10:27:48 
+0000 2009 -------
I think this is still an important issue. There are already lots of useful
openoffice extensions and I am writing one myself.

There should be a way to be able to access the undo stack, or group multiple
operations as one for the undo stack, so that undo can revert all the changes
done by an extension.

As a workaround, I will try to use the XMultiPropertySet to set multiple
properties at once, and reduce the number of undo steps necessary to revert my
extension's changes.

I found that there is a service XUndoManager, but it's in the "chart2" package
and marked as unpublished. It seems that it doesn't apply to writer documents as
I was not able to find an object that implements it.

Is this enhancement difficult to i implement or is it just a matter of exposing
services that are already available or does it need more coding ? (just in case
I would feel adventurous to do it myself...)

---------------------------------------------------------------------
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: issues-unsubscr...@api.openoffice.org
For additional commands, e-mail: issues-h...@api.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to