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

#include <callbacks.hxx>

Inheritance diagram for xmloff::IEventAttacherManager:
[legend]

Public Member Functions

virtual void registerEvents (const css::uno::Reference< css::beans::XPropertySet > &_rxElement, const css::uno::Sequence< css::script::ScriptEventDescriptor > &_rEvents)=0
 

Protected Member Functions

 ~IEventAttacherManager ()
 

Detailed Description

Definition at line 53 of file callbacks.hxx.

Constructor & Destructor Documentation

◆ ~IEventAttacherManager()

xmloff::IEventAttacherManager::~IEventAttacherManager ( )
inlineprotected

Definition at line 62 of file callbacks.hxx.

Member Function Documentation

◆ registerEvents()

virtual void xmloff::IEventAttacherManager::registerEvents ( const css::uno::Reference< css::beans::XPropertySet > &  _rxElement,
const css::uno::Sequence< css::script::ScriptEventDescriptor > &  _rEvents 
)
pure virtual

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