19 #ifndef __com_sun_star_document_XActionLockable_idl__ 20 #define __com_sun_star_document_XActionLockable_idl__ 26 module
com { module sun { module star { module document {
38 boolean isActionLocked();
46 void removeActionLock();
54 void setActionLocks( [in]
short nLock );
63 short resetActionLocks();
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
makes it possible to prevent object internal updates for a certain period to be able to quickly chang...
Definition: XActionLockable.idl:33