21module
com { module sun { module star { module util {
is raised when attempt is made to unlock a lockable component which actually is not locked.
Definition NotLockedException.idl:27
allows locking a component
Definition XLockable.idl:31
void unlock()
unlocks the component
void lock()
locks the component
boolean isLocked()
determines whether the component is currently locked.
Definition Ambiguous.idl:20