19 #ifndef __com_sun_star_util_XChangesSet_idl__
20 #define __com_sun_star_util_XChangesSet_idl__
30 module com { module sun { module star { module util {
49 sequence<ElementChange> getAllChanges();
this interface enables inspecting a set of changes forming one batch transaction. ...
Definition: XChangesSet.idl:42
This is the base interface of all collection interfaces.
Definition: XElementAccess.idl:33