| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
This interface should be implemented by an internal XCommandEnvironment that can not supply an com::sun::star::task::XInteractionHandler, but instead wants interaction requests to be handled by other internal error handling mechanism. More...
import"XInteractionHandlerSupplier.idl";
  
 Public Member Functions | |
| boolean | hasInteractionHandler () | 
| Returns whether an com::sun::star::task::XInteractionHandler can be supplied.  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... | |
This interface should be implemented by an internal XCommandEnvironment that can not supply an com::sun::star::task::XInteractionHandler, but instead wants interaction requests to be handled by other internal error handling mechanism.
| boolean hasInteractionHandler | ( | ) | 
Returns whether an com::sun::star::task::XInteractionHandler can be supplied.
TRUE, if an com::sun::star::task::XInteractionHandler can be supplied, FALSE otherwise. 
 1.8.14