interface XInteractionReplaceExistingData in module com::sun::star::ucb::

(Global Index)

Syntax

interface XInteractionReplaceExistingData : com::sun::star::task::XInteractionContinuation ;

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.

Method Details


Top of Page