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

Public Member Functions

 DBTablePreviewFrame (css::uno::Reference< css::frame::XFrame2 > xFrame)
 
void cleanup ()
 

Private Member Functions

virtual void SAL_CALL disposing (const lang::EventObject &) override
 

Private Attributes

css::uno::Reference< css::frame::XFrame2 > m_xFrame
 

Detailed Description

Definition at line 35 of file dbtablepreviewdialog.cxx.

Constructor & Destructor Documentation

◆ DBTablePreviewFrame()

DBTablePreviewFrame::DBTablePreviewFrame ( css::uno::Reference< css::frame::XFrame2 >  xFrame)
inline

Definition at line 47 of file dbtablepreviewdialog.cxx.

References xFrame.

Member Function Documentation

◆ cleanup()

void DBTablePreviewFrame::cleanup ( )
inline

Definition at line 52 of file dbtablepreviewdialog.cxx.

References m_xFrame.

◆ disposing()

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

Definition at line 41 of file dbtablepreviewdialog.cxx.

References m_xFrame.

Member Data Documentation

◆ m_xFrame

css::uno::Reference<css::frame::XFrame2> DBTablePreviewFrame::m_xFrame
private

Definition at line 39 of file dbtablepreviewdialog.cxx.

Referenced by cleanup(), and disposing().


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