LibreOffice Module svx (master) 1
Public Member Functions | Protected Member Functions | List of all members
SvxAbstractNewTableDialog Class Referenceabstract

#include <svxdlg.hxx>

Public Member Functions

virtual sal_Int32 getRows () const =0
 
virtual sal_Int32 getColumns () const =0
 
virtual std::shared_ptr< weld::DialogControllergetDialogController ()=0
 

Protected Member Functions

virtual ~SvxAbstractNewTableDialog ()=default
 

Detailed Description

Definition at line 293 of file svxdlg.hxx.

Constructor & Destructor Documentation

◆ ~SvxAbstractNewTableDialog()

virtual SvxAbstractNewTableDialog::~SvxAbstractNewTableDialog ( )
protectedvirtualdefault

Member Function Documentation

◆ getColumns()

virtual sal_Int32 SvxAbstractNewTableDialog::getColumns ( ) const
pure virtual

◆ getDialogController()

virtual std::shared_ptr< weld::DialogController > SvxAbstractNewTableDialog::getDialogController ( )
pure virtual

◆ getRows()

virtual sal_Int32 SvxAbstractNewTableDialog::getRows ( ) const
pure virtual

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