| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
Is used for interaction handle to query user decision regarding locked document. More...
import "OwnLockOnDocumentRequest.idl";
 
  
| Public Attributes | |
| string | DocumentURL | 
| The URL of the locked document. | |
| string | TimeInfo | 
| The time from which the document is locked. | |
| boolean | IsStoring | 
| Whether the request is related to storing process. | |
| Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown. | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception. | |
Is used for interaction handle to query user decision regarding locked document.
| string DocumentURL | 
The URL of the locked document.
| boolean IsStoring | 
Whether the request is related to storing process.
| string TimeInfo | 
The time from which the document is locked.