LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
EventDescriptor Service Referencepublished

specifies an event binding for a document or a document content More...

import "EventDescriptor.idl";

Public Attributes

string EventType
 specifies the type of the event handler
 
string Script
 specifies the script source code
 

Detailed Description

specifies an event binding for a document or a document content

See also
Events
XEventsSupplier

Member Data Documentation

◆ EventType

string EventType
property

specifies the type of the event handler

Usually this is one of the following:

  • "None"
  • "StarBasic"
  • "JavaScript"
  • "Presentation"

This list is extensible.

◆ Script

string Script
property

specifies the script source code


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