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

#include <ModifyListenerHelper.hxx>

Public Member Functions

 removeListenerFromMappedElementFunctor (css::uno::Reference< css::util::XModifyListener > xListener)
 
void operator() (const Pair &aPair)
 

Private Attributes

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

Detailed Description

template<class Pair>
struct chart::ModifyListenerHelper::impl::removeListenerFromMappedElementFunctor< Pair >

Definition at line 130 of file ModifyListenerHelper.hxx.

Constructor & Destructor Documentation

◆ removeListenerFromMappedElementFunctor()

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

Definition at line 132 of file ModifyListenerHelper.hxx.

Member Function Documentation

◆ operator()()

template<class Pair >
void chart::ModifyListenerHelper::impl::removeListenerFromMappedElementFunctor< Pair >::operator() ( const Pair aPair)
inline

Member Data Documentation

◆ m_xListener

template<class Pair >
css::uno::Reference< css::util::XModifyListener > chart::ModifyListenerHelper::impl::removeListenerFromMappedElementFunctor< Pair >::m_xListener
private

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