LibreOffice Module svtools (master) 1
Public Attributes | List of all members
SvEventDescription Struct Reference

SvEventDescription: Description of a single event. More...

#include <unoevent.hxx>

Public Attributes

SvMacroItemId mnEvent
 
const char * mpEventName
 

Detailed Description

SvEventDescription: Description of a single event.

mnEvent is the id used by SvxMacroItem mpEventName is the api name for this event

the last event in an array is indicated by mnEvent && mpEventName == 0

Definition at line 41 of file unoevent.hxx.

Member Data Documentation

◆ mnEvent

SvMacroItemId SvEventDescription::mnEvent

◆ mpEventName

const char* SvEventDescription::mpEventName

Definition at line 44 of file unoevent.hxx.


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