| LibreOffice
    LibreOffice 25.2 SDK API 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 | |
specifies an interface which can be used to call back an implementation
| void notify | ( | [in] any | aData | ) | 
notifies the callback implementation
| aData | private data which was provided when the callback was requested. |