| 
    LibreOffice
    
   LibreOffice 24.2 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.  More... | |
| string | TimeInfo | 
| The time from which the document is locked.  More... | |
| boolean | IsStoring | 
| Whether the request is related to storing process.  More... | |
  Public Attributes inherited from Exception | |
| string | Message | 
| gives a detailed description of the reason, why the exception was thrown.  More... | |
| com::sun::star::uno::XInterface | Context | 
| should contain a reference to the original, which raised the exception.  More... | |
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.
 1.8.14