LibreOffice Module editeng (master) 1
Public Member Functions | Static Private Member Functions | Private Attributes | List of all members
LinguMgrExitLstnr Class Reference
Inheritance diagram for LinguMgrExitLstnr:
[legend]
Collaboration diagram for LinguMgrExitLstnr:
[legend]

Public Member Functions

 LinguMgrExitLstnr ()
 
virtual ~LinguMgrExitLstnr () override
 
virtual void SAL_CALL disposing (const EventObject &rSource) override
 

Static Private Member Functions

static void AtExit ()
 

Private Attributes

uno::Reference< XDesktop2 > xDesktop
 

Detailed Description

Definition at line 386 of file unolingu.cxx.

Constructor & Destructor Documentation

◆ LinguMgrExitLstnr()

LinguMgrExitLstnr::LinguMgrExitLstnr ( )

Definition at line 400 of file unolingu.cxx.

References getProcessComponentContext(), and xDesktop.

◆ ~LinguMgrExitLstnr()

LinguMgrExitLstnr::~LinguMgrExitLstnr ( )
overridevirtual

release reference to desktop

Definition at line 410 of file unolingu.cxx.

References xDesktop.

Member Function Documentation

◆ AtExit()

void LinguMgrExitLstnr::AtExit ( )
staticprivate

◆ disposing()

void LinguMgrExitLstnr::disposing ( const EventObject &  rSource)
overridevirtual

release reference to desktop

Definition at line 420 of file unolingu.cxx.

References AtExit(), and xDesktop.

Member Data Documentation

◆ xDesktop

uno::Reference< XDesktop2 > LinguMgrExitLstnr::xDesktop
private

Definition at line 388 of file unolingu.cxx.

Referenced by disposing(), LinguMgrExitLstnr(), and ~LinguMgrExitLstnr().


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