19#ifndef __com_sun_star_document_OwnLockOnDocumentRequest_idl__
20#define __com_sun_star_document_OwnLockOnDocumentRequest_idl__
27module
com { module sun { module star { module document {
Is used for interaction handle to query user decision regarding locked document.
Definition: OwnLockOnDocumentRequest.idl:35
string DocumentURL
The URL of the locked document.
Definition: OwnLockOnDocumentRequest.idl:38
boolean IsStoring
Whether the request is related to storing process.
Definition: OwnLockOnDocumentRequest.idl:46
string TimeInfo
The time from which the document is locked.
Definition: OwnLockOnDocumentRequest.idl:42
the base of all UNO exceptions
Definition: Exception.idl:33
Definition: Accessible.idl:22