LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
XEventsSupplier Interface Referencepublished

gives access to a list of URLs bound to events of this object More...

import "XEventsSupplier.idl";

Inheritance diagram for XEventsSupplier:
XInterface OfficeDocument XGlobalEventBroadcaster ImageMapObject GenericDrawingDocument OfficeDatabaseDocument SpreadsheetDocument GenericTextDocument GlobalEventBroadcaster theGlobalEventBroadcaster ImageMapCircleObject ImageMapPolygonObject ImageMapRectangleObject

Public Member Functions

com::sun::star::container::XNameReplace getEvents ()
 offers a list of event handlers which are be bound to events of this object
 
- 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

gives access to a list of URLs bound to events of this object

Developers Guide
Office Development - Component - Models - XEventsSupplier

Member Function Documentation

◆ getEvents()

offers a list of event handlers which are be bound to events of this object

Returns
an Events description object

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