LibreOffice Module chart2 (master) 1
Public Member Functions | Private Attributes | List of all members
chart::ModifyListenerHelper::impl::removeListenerFunctor< InterfaceRef > Struct Template Reference

#include <ModifyListenerHelper.hxx>

Public Member Functions

 removeListenerFunctor (css::uno::Reference< css::util::XModifyListener > xListener)
 
void operator() (const InterfaceRef &xObject)
 

Private Attributes

css::uno::Reference< css::util::XModifyListener > m_xListener
 

Detailed Description

template<class InterfaceRef>
struct chart::ModifyListenerHelper::impl::removeListenerFunctor< InterfaceRef >

Definition at line 94 of file ModifyListenerHelper.hxx.

Constructor & Destructor Documentation

◆ removeListenerFunctor()

template<class InterfaceRef >
chart::ModifyListenerHelper::impl::removeListenerFunctor< InterfaceRef >::removeListenerFunctor ( css::uno::Reference< css::util::XModifyListener >  xListener)
inlineexplicit

Definition at line 96 of file ModifyListenerHelper.hxx.

Member Function Documentation

◆ operator()()

template<class InterfaceRef >
void chart::ModifyListenerHelper::impl::removeListenerFunctor< InterfaceRef >::operator() ( const InterfaceRef &  xObject)
inline

Member Data Documentation

◆ m_xListener

template<class InterfaceRef >
css::uno::Reference< css::util::XModifyListener > chart::ModifyListenerHelper::impl::removeListenerFunctor< InterfaceRef >::m_xListener
private

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