19 #ifndef __com_sun_star_util_XChangesBatch_idl__ 20 #define __com_sun_star_util_XChangesBatch_idl__ 30 module
com { module sun { module star { module util {
56 boolean hasPendingChanges();
Definition: Ambiguous.idl:22
This is a checked exception that wraps an exception thrown by the original target.
Definition: WrappedTargetException.idl:37
this interface enables applying a set of changes in one batch transaction.
Definition: XChangesBatch.idl:45
base interface of all UNO interfaces
Definition: XInterface.idl:47
sequence< ElementChange > ChangesSet
describes a set of changes occurring as a batch transaction.
Definition: ChangesSet.idl:38