LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwDBTablePreviewDialog Class Reference

#include <dbtablepreviewdialog.hxx>

Inheritance diagram for SwDBTablePreviewDialog:
[legend]
Collaboration diagram for SwDBTablePreviewDialog:
[legend]

Public Member Functions

 SwDBTablePreviewDialog (weld::Window *pParent, css::uno::Sequence< css::beans::PropertyValue > const &rValues)
 
virtual ~SwDBTablePreviewDialog () override
 
- Public Member Functions inherited from SfxDialogController
 SfxDialogController (weld::Widget *pParent, const OUString &rUIFile, const OUString &rDialogId)
 
virtual void Activate ()
 
virtual void Deactivate ()
 
virtual void ChildWinDispose ()
 
virtual void Close ()
 
virtual void EndDialog (int nResponse)
 
virtual bool CloseOnHide () const
 

Private Attributes

std::unique_ptr< weld::Labelm_xDescriptionFI
 
std::unique_ptr< weld::Containerm_xBeamerWIN
 
rtl::Reference< DBTablePreviewFramem_xFrameListener
 

Detailed Description

Definition at line 32 of file dbtablepreviewdialog.hxx.

Constructor & Destructor Documentation

◆ SwDBTablePreviewDialog()

SwDBTablePreviewDialog::SwDBTablePreviewDialog ( weld::Window pParent,
css::uno::Sequence< css::beans::PropertyValue > const &  rValues 
)

◆ ~SwDBTablePreviewDialog()

SwDBTablePreviewDialog::~SwDBTablePreviewDialog ( )
overridevirtual

Definition at line 110 of file dbtablepreviewdialog.cxx.

References m_xFrameListener.

Member Data Documentation

◆ m_xBeamerWIN

std::unique_ptr<weld::Container> SwDBTablePreviewDialog::m_xBeamerWIN
private

Definition at line 35 of file dbtablepreviewdialog.hxx.

Referenced by SwDBTablePreviewDialog().

◆ m_xDescriptionFI

std::unique_ptr<weld::Label> SwDBTablePreviewDialog::m_xDescriptionFI
private

Definition at line 34 of file dbtablepreviewdialog.hxx.

Referenced by SwDBTablePreviewDialog().

◆ m_xFrameListener

rtl::Reference<DBTablePreviewFrame> SwDBTablePreviewDialog::m_xFrameListener
private

Definition at line 37 of file dbtablepreviewdialog.hxx.

Referenced by SwDBTablePreviewDialog(), and ~SwDBTablePreviewDialog().


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