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 {
makes it possible to prevent object internal updates for a certain period to be able to quickly chang...
Definition: XActionLockable.idl:34
void removeActionLock()
decrements the lock count of the object by one.
void setActionLocks([in] short nLock)
sets the locking level.
short resetActionLocks()
resets the locking level.
void addActionLock()
increments the lock count of the object by one.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Ambiguous.idl:22