LibreOffice Module sfx2 (master) 1
Public Member Functions | Private Attributes | List of all members
SfxFilterListener Class Referencefinal

#include <fltlst.hxx>

Public Member Functions

 SfxFilterListener ()
 
 ~SfxFilterListener ()
 
void refreshed (const css::lang::EventObject &aSource)
 
void disposing (const css::lang::EventObject &aSource)
 

Private Attributes

css::uno::Reference< css::util::XRefreshable > m_xFilterCache
 
css::uno::Reference< css::util::XRefreshListener > m_xFilterCacheListener
 

Detailed Description

Definition at line 28 of file fltlst.hxx.

Constructor & Destructor Documentation

◆ SfxFilterListener()

SfxFilterListener::SfxFilterListener ( )

◆ ~SfxFilterListener()

SfxFilterListener::~SfxFilterListener ( )

Definition at line 90 of file fltlst.cxx.

Member Function Documentation

◆ disposing()

void SfxFilterListener::disposing ( const css::lang::EventObject &  aSource)
Exceptions
css::uno::RuntimeException

Definition at line 107 of file fltlst.cxx.

References m_xFilterCache.

◆ refreshed()

void SfxFilterListener::refreshed ( const css::lang::EventObject &  aSource)
Exceptions
css::uno::RuntimeException

Definition at line 94 of file fltlst.cxx.

References m_xFilterCache, and SfxFilterContainer::ReadFilters_Impl().

Member Data Documentation

◆ m_xFilterCache

css::uno::Reference< css::util::XRefreshable > SfxFilterListener::m_xFilterCache
private

Definition at line 31 of file fltlst.hxx.

Referenced by disposing(), refreshed(), and SfxFilterListener().

◆ m_xFilterCacheListener

css::uno::Reference< css::util::XRefreshListener > SfxFilterListener::m_xFilterCacheListener
private

Definition at line 32 of file fltlst.hxx.

Referenced by SfxFilterListener().


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