LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
UnsupportedOverwriteRequest Exception Referencepublished

this request is used in case a content can't keep files from overwriting More...

import"UnsupportedOverwriteRequest.idl";

Inheritance diagram for UnsupportedOverwriteRequest:
ClassifiedInteractionRequest Exception

Public Attributes

string Name
 the name of the target that might be overwritten, can be empty. More...
 
- Public Attributes inherited from ClassifiedInteractionRequest
com::sun::star::task::InteractionClassification Classification
 The classification of the request. 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...
 

Detailed Description

this request is used in case a content can't keep files from overwriting

It is supported by InteractionHandler service, and can be used in case a content can not keep files from overwriting and user specifies to do so. Continuations for using with the mentioned service are Abort and Approve.

Since
OOo 1.1.2

Member Data Documentation

◆ Name

string Name

the name of the target that might be overwritten, can be empty.


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