LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
XShapeEventListener Interface Reference

makes it possible to register listeners, which are called whenever a document or document content event occurs More...

import "XShapeEventListener.idl";

Public Member Functions

void notifyShapeEvent ([in] EventObject Event)
 is called whenever a document event (see EventObject) occurs
 

Detailed Description

makes it possible to register listeners, which are called whenever a document or document content event occurs

Such events will be broadcasted by a XShapeEventBroadcaster.

Since
LibreOffice 6.4

Member Function Documentation

◆ notifyShapeEvent()

void notifyShapeEvent ( [in] EventObject Event)

is called whenever a document event (see EventObject) occurs

Parameters
Eventspecifies the event type

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