22 module
com { module sun { module star { module document {
34 boolean isActionLocked();
42 void removeActionLock();
50 void setActionLocks( [in]
short nLock );
59 short resetActionLocks();
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:45
makes it possible to prevent object internal updates for a certain period to be able to quickly chang...
Definition: XActionLockable.idl:29