LibreOffice
LibreOffice 24.8 SDK API Reference
|
is an interaction continuation used to instruct the requester to replace existing data. More...
import <XInteractionReplaceExistingData.idl;
Additional Inherited Members | |
![]() | |
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). | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |
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.