LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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.
 
- Public Attributes inherited from ClassifiedInteractionRequest
com::sun::star::task::InteractionClassification Classification
 The classification of the request.
 
- 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

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: