LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
XInteractionReplaceExistingData Interface Referencepublished

is an interaction continuation used to instruct the requester to replace existing data. More...

import "XInteractionReplaceExistingData.idl";

Inheritance diagram for XInteractionReplaceExistingData:
XInteractionContinuation XInterface

Additional Inherited Members

- Public Member Functions inherited from XInteractionContinuation
void select ()
 Select this way of continuing from an com::sun::star::task::XInteractionRequest (given a choice of various instances of com::sun::star::task::XInteractionContinuation). More...
 

Detailed Description

is an interaction continuation used to instruct the requester to replace existing data.

For example, this continuation can be selected when handling a NameClashResolveRequest in order to instruct the requester to overwrite the clashing data.

Version
1.0
Author
Kai Sommerfeld

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