Re: Attempt for an UNO Undo API
Oliver Brinzing <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Hi Frank,
> has been a revenant in this list (and other places) for multiple years now.
yes, for example: http://www.openoffice.org/issues/show_bug.cgi?id=33781 ;-)
would be really great if an undo api could be implemented soon.
but as you mentioned, maybe it would be better to keep it simple:
- "clearing the undo list" is the most important feature,
for example a document macro called from a form control can
simply clear the list after changes have been made.
btw: at the moment we use a loop of "oDoc.unprotect" or sometthing
else to overwrite the undo list.
- "enterUndoContext - leaveUndoContext" allows to undo multiple operations
in one step, for example undo all changes which have been performed from
a document macro. this would be a great help, cause at the moment a user
don't know how many steps to go back.
Regards
Oliver
--
GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45
signature.asc
(application/pgp-signature, 260 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyrWXYACgkQTiyrQM/QSkWS8wCgoYwd2U2+coqA0CCbwXfZ/mpp u9wAoLhdJ15wxVoekxA0bta3HRwehFMm =r0eh -----END PGP SIGNATURE-----