Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

struct Lock
Base Hierarchy
LockLockEntry
Description
defines a lock.

Elements' Summary
Depth defines the lock's depth.  
Owner the owner of the lock.  
Timeout a timeout value for the lock.  
LockTokens the lock tokens.  
Elements' Details
Depth
LockDepth Depth;
Description
defines the lock's depth.
Owner
any Owner;
Description
the owner of the lock.

This element providfes information sufficient for either directly contacting a principal (such as a telephone number or email URI), or for discovering the principal (such as the URL of a homepage) who owns the lock.

Timeout
hyper Timeout;
Description
a timeout value for the lock.

This element specifies the number of seconds between granting of the lock and the automatic removal of that lock. The value must not be greater than 2^32-1. A value of -1 stands for an infinit lock, that will never be removed automatically.

LockTokens
sequence< string > LockTokens;
Description
the lock tokens.

Each lock token is a URI.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.