#include <scabstdlg.hxx>
Definition at line 206 of file scabstdlg.hxx.
◆ ~AbstractScInsertTableDlg()
virtual AbstractScInsertTableDlg::~AbstractScInsertTableDlg |
( |
| ) |
|
|
overrideprotectedvirtualdefault |
◆ GetDocShellTables()
virtual ScDocShell * AbstractScInsertTableDlg::GetDocShellTables |
( |
| ) |
|
|
pure virtual |
◆ GetFirstTable()
virtual const OUString * AbstractScInsertTableDlg::GetFirstTable |
( |
sal_uInt16 * |
pN = nullptr | ) |
|
|
pure virtual |
◆ GetNextTable()
virtual const OUString * AbstractScInsertTableDlg::GetNextTable |
( |
sal_uInt16 * |
pN | ) |
|
|
pure virtual |
◆ GetTableCount()
virtual sal_uInt16 AbstractScInsertTableDlg::GetTableCount |
( |
| ) |
|
|
pure virtual |
◆ GetTablesAsLink()
virtual bool AbstractScInsertTableDlg::GetTablesAsLink |
( |
| ) |
|
|
pure virtual |
◆ GetTablesFromFile()
virtual bool AbstractScInsertTableDlg::GetTablesFromFile |
( |
| ) |
|
|
pure virtual |
◆ IsTableBefore()
virtual bool AbstractScInsertTableDlg::IsTableBefore |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: