LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
ScUnoListenerEntry Struct Reference

#include <listenercalls.hxx>

Public Member Functions

 ScUnoListenerEntry (css::uno::Reference< css::util::XModifyListener > xL, css::lang::EventObject aE)
 

Public Attributes

css::uno::Reference< css::util::XModifyListener > xListener
 
css::lang::EventObject aEvent
 

Detailed Description

Definition at line 33 of file listenercalls.hxx.

Constructor & Destructor Documentation

◆ ScUnoListenerEntry()

ScUnoListenerEntry::ScUnoListenerEntry ( css::uno::Reference< css::util::XModifyListener >  xL,
css::lang::EventObject  aE 
)
inline

Definition at line 39 of file listenercalls.hxx.

Member Data Documentation

◆ aEvent

css::lang::EventObject ScUnoListenerEntry::aEvent

Definition at line 37 of file listenercalls.hxx.

Referenced by ScUnoListenerCalls::ExecuteAndClear().

◆ xListener

css::uno::Reference< css::util::XModifyListener > ScUnoListenerEntry::xListener

Definition at line 36 of file listenercalls.hxx.

Referenced by ScUnoListenerCalls::ExecuteAndClear().


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