LibreOffice Module xmloff (master) 1
Public Member Functions | Protected Member Functions | List of all members
xmloff::IEventAttacher Class Referenceabstract

#include <callbacks.hxx>

Inheritance diagram for xmloff::IEventAttacher:
[legend]

Public Member Functions

virtual void registerEvents (const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rEvents)=0
 

Protected Member Functions

 ~IEventAttacher ()
 

Detailed Description

Definition at line 66 of file callbacks.hxx.

Constructor & Destructor Documentation

◆ ~IEventAttacher()

xmloff::IEventAttacher::~IEventAttacher ( )
inlineprotected

Definition at line 74 of file callbacks.hxx.

Member Function Documentation

◆ registerEvents()

virtual void xmloff::IEventAttacher::registerEvents ( const css::uno::Sequence< css::script::ScriptEventDescriptor > &  _rEvents)
pure virtual

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