LibreOffice Module configmgr (master) 1
Public Member Functions | Public Attributes | List of all members
configmgr::Broadcaster::ChangesNotification Struct Reference

Public Member Functions

 ChangesNotification (css::uno::Reference< css::util::XChangesListener > const &theListener, css::util::ChangesEvent theEvent)
 

Public Attributes

css::uno::Reference< css::util::XChangesListener > listener
 
css::util::ChangesEvent event
 

Detailed Description

Definition at line 119 of file broadcaster.hxx.

Constructor & Destructor Documentation

◆ ChangesNotification()

configmgr::Broadcaster::ChangesNotification::ChangesNotification ( css::uno::Reference< css::util::XChangesListener > const &  theListener,
css::util::ChangesEvent  theEvent 
)

Definition at line 227 of file broadcaster.cxx.

Member Data Documentation

◆ event

css::util::ChangesEvent configmgr::Broadcaster::ChangesNotification::event

Definition at line 121 of file broadcaster.hxx.

◆ listener

css::uno::Reference< css::util::XChangesListener > configmgr::Broadcaster::ChangesNotification::listener

Definition at line 120 of file broadcaster.hxx.


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