:: com :: sun :: star :: ucb ::

exception InteractiveLockingLockedException
Base Hierarchy
InteractiveLockingLockedExceptionInteractiveLockingException
    ┗ ::com::sun::star::task::ClassifiedInteractionRequest
       ┗ ::com::sun::star::uno::Exception

Elements' Summary
SelfOwned The owner of the lock. true, the lock has been obtained by this OOo session. false the lock has been obtained by another principal.  
Elements' Details
SelfOwned
boolean SelfOwned;
Description
The owner of the lock. true, the lock has been obtained by this OOo session. false the lock has been obtained by another principal.
Top of Page