| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
Specifies a way of how to continue from an com::sun::star::task::XInteractionRequest. More...
import"XInteractionContinuation.idl";
  
 Public Member Functions | |
| 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... | |
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
Specifies a way of how to continue from an com::sun::star::task::XInteractionRequest.
Different sub-interfaces of this interface specify different ways of continuing.
| 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).
 1.8.14