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

Public Member Functions

 SwOLEListener_Impl (SwOLEObj *pObj)
 
void dispose ()
 
virtual void SAL_CALL changingState (const lang::EventObject &aEvent, ::sal_Int32 nOldState, ::sal_Int32 nNewState) override
 
virtual void SAL_CALL stateChanged (const lang::EventObject &aEvent, ::sal_Int32 nOldState, ::sal_Int32 nNewState) override
 
virtual void SAL_CALL disposing (const lang::EventObject &aEvent) override
 

Private Attributes

SwOLEObjmpObj
 

Detailed Description

Definition at line 93 of file ndole.cxx.

Constructor & Destructor Documentation

◆ SwOLEListener_Impl()

SwOLEListener_Impl::SwOLEListener_Impl ( SwOLEObj pObj)
explicit

Definition at line 104 of file ndole.cxx.

References g_pOLELRU_Cache, SwOLEObj::GetOleRef(), SwOLEObj::IsOleRef(), and mpObj.

Member Function Documentation

◆ changingState()

void SAL_CALL SwOLEListener_Impl::changingState ( const lang::EventObject &  aEvent,
::sal_Int32  nOldState,
::sal_Int32  nNewState 
)
overridevirtual

Definition at line 113 of file ndole.cxx.

◆ dispose()

void SwOLEListener_Impl::dispose ( void  )

Definition at line 136 of file ndole.cxx.

References g_pOLELRU_Cache, and mpObj.

◆ disposing()

void SAL_CALL SwOLEListener_Impl::disposing ( const lang::EventObject &  aEvent)
overridevirtual

Definition at line 143 of file ndole.cxx.

References g_pOLELRU_Cache, and mpObj.

◆ stateChanged()

void SAL_CALL SwOLEListener_Impl::stateChanged ( const lang::EventObject &  aEvent,
::sal_Int32  nOldState,
::sal_Int32  nNewState 
)
overridevirtual

Definition at line 117 of file ndole.cxx.

References g_pOLELRU_Cache, mpObj, and SwOLEObj::resetBufferedData().

Member Data Documentation

◆ mpObj

SwOLEObj* SwOLEListener_Impl::mpObj
private

Definition at line 95 of file ndole.cxx.

Referenced by dispose(), disposing(), stateChanged(), and SwOLEListener_Impl().


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