LibreOffice
LibreOffice 24.8 SDK API Reference
|
An interaction request handler. More...
import <XInteractionHandler.idl;
Public Member Functions | |
void | handle ([in] com::sun::star::task::XInteractionRequest Request) |
Handle an interaction request. | |
![]() | |
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. | |
An interaction request handler.
void handle | ( | [in] com::sun::star::task::XInteractionRequest | Request | ) |
Handle an interaction request.