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

Public Member Functions

 RowSetEventListener (DbGridControl *i_pControl)
 

Private Member Functions

virtual void SAL_CALL disposing (const css::lang::EventObject &) override
 
virtual void SAL_CALL rowsChanged (const css::sdb::RowsChangeEvent &i_aEvt) override
 

Private Attributes

VclPtr< DbGridControlm_pControl
 

Detailed Description

Definition at line 91 of file gridctrl.cxx.

Constructor & Destructor Documentation

◆ RowSetEventListener()

RowSetEventListener::RowSetEventListener ( DbGridControl i_pControl)
inlineexplicit

Definition at line 95 of file gridctrl.cxx.

Member Function Documentation

◆ disposing()

virtual void SAL_CALL RowSetEventListener::disposing ( const css::lang::EventObject &  )
inlineoverrideprivatevirtual

Definition at line 101 of file gridctrl.cxx.

◆ rowsChanged()

virtual void SAL_CALL RowSetEventListener::rowsChanged ( const css::sdb::RowsChangeEvent &  i_aEvt)
inlineoverrideprivatevirtual

Member Data Documentation

◆ m_pControl

VclPtr<DbGridControl> RowSetEventListener::m_pControl
private

Definition at line 93 of file gridctrl.cxx.

Referenced by rowsChanged().


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