:: com :: sun :: star :: document ::
|
exception LockedDocumentRequest |
- Base Hierarchy
LockedDocumentRequest
┗ ::com::sun::star::uno::Exception
|
- Description
- Is used for interaction handle to query user decision regarding locked document.
- Since
- OpenOffice 3.0
|
Elements' Summary |
DocumentURL |
The URL of the locked document.
|
UserInfo |
The user information of the locked document.
|
Elements' Details |
DocumentURL
string DocumentURL;
- Description
- The URL of the locked document.
|
|
UserInfo
string UserInfo;
- Description
- The user information of the locked document.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.