LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XCallback Interface Reference

specifies an interface which can be used to call back an implementation More...

import "XCallback.idl";

Public Member Functions

void notify ([in] any aData)
 notifies the callback implementation

Detailed Description

specifies an interface which can be used to call back an implementation

Member Function Documentation

◆ notify()

void notify ( [in] any aData)

notifies the callback implementation

Parameters
aDataprivate data which was provided when the callback was requested.

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