LibreOffice Module extensions (master) 1
Protected Member Functions | Friends | List of all members
bib::OLoadListener Class Referenceabstract

#include <loadlisteneradapter.hxx>

Inheritance diagram for bib::OLoadListener:
[legend]
Collaboration diagram for bib::OLoadListener:
[legend]

Protected Member Functions

 OLoadListener (::osl::Mutex &_rMutex)
 
virtual void _loaded (const css::lang::EventObject &aEvent)=0
 
virtual void _unloading (const css::lang::EventObject &aEvent)=0
 
virtual void _reloading (const css::lang::EventObject &aEvent)=0
 
virtual void _reloaded (const css::lang::EventObject &aEvent)=0
 
- Protected Member Functions inherited from bib::OComponentListener
 OComponentListener (::osl::Mutex &_rMutex)
 
virtual ~OComponentListener ()
 
void setAdapter (OComponentAdapterBase *_pAdapter)
 

Friends

class OLoadListenerAdapter
 

Detailed Description

Definition at line 100 of file loadlisteneradapter.hxx.

Constructor & Destructor Documentation

◆ OLoadListener()

bib::OLoadListener::OLoadListener ( ::osl::Mutex &  _rMutex)
inlineexplicitprotected

Definition at line 105 of file loadlisteneradapter.hxx.

Member Function Documentation

◆ _loaded()

virtual void bib::OLoadListener::_loaded ( const css::lang::EventObject &  aEvent)
protectedpure virtual

◆ _reloaded()

virtual void bib::OLoadListener::_reloaded ( const css::lang::EventObject &  aEvent)
protectedpure virtual

◆ _reloading()

virtual void bib::OLoadListener::_reloading ( const css::lang::EventObject &  aEvent)
protectedpure virtual

◆ _unloading()

virtual void bib::OLoadListener::_unloading ( const css::lang::EventObject &  aEvent)
protectedpure virtual

Friends And Related Function Documentation

◆ OLoadListenerAdapter

friend class OLoadListenerAdapter
friend

Definition at line 102 of file loadlisteneradapter.hxx.

Referenced by bib::FormControlContainer::connectForm().


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