LibreOffice
LibreOffice 26.2 SDK API Reference
Loading...
Searching...
No Matches
Public Attributes | List of all members
OwnLockOnDocumentRequest Exception Referencepublished

Is used for interaction handle to query user decision regarding locked document. More...

import <OwnLockOnDocumentRequest.idl;

Inheritance diagram for OwnLockOnDocumentRequest:
Inheritance graph
[legend]
Collaboration diagram for OwnLockOnDocumentRequest:
Collaboration graph
[legend]

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.
 

Detailed Description

Is used for interaction handle to query user decision regarding locked document.

Since
OOo 3.1

Member Data Documentation

◆ DocumentURL

string DocumentURL

The URL of the locked document.

◆ IsStoring

boolean IsStoring

Whether the request is related to storing process.

◆ TimeInfo

string TimeInfo

The time from which the document is locked.


The documentation for this exception was generated from the following file: