22module
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:30
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:46
Definition Ambiguous.idl:20