LibreOffice
LibreOffice 26.2 SDK API Reference
Loading...
Searching...
No Matches
Public Member Functions | List of all members
XInteractionHandler Interface Referencepublished

An interaction request handler. More...

import <XInteractionHandler.idl;

Inheritance diagram for XInteractionHandler:
Inheritance graph
[legend]
Collaboration diagram for XInteractionHandler:
Collaboration graph
[legend]

Public Member Functions

void handle ([in] com::sun::star::task::XInteractionRequest Request)
 Handle an interaction request.
 
- Public Member Functions inherited from XInterface
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.
 

Detailed Description

An interaction request handler.

Member Function Documentation

◆ handle()

void handle ( [in] com::sun::star::task::XInteractionRequest  Request)

Handle an interaction request.


The documentation for this interface was generated from the following file: