#include <swdlgfact.hxx>
|
| AbstractInsTableDlg_Impl (std::shared_ptr< weld::DialogController > p) |
|
virtual void | GetValues (OUString &rName, sal_uInt16 &rRow, sal_uInt16 &rCol, SwInsertTableOptions &rInsTableFlags, OUString &rTableAutoFormatName, std::unique_ptr< SwTableAutoFormat > &prTAFormat) override |
|
virtual std::shared_ptr< weld::DialogController > | getDialogController () override |
|
virtual void | GetValues (OUString &rName, sal_uInt16 &rRow, sal_uInt16 &rCol, SwInsertTableOptions &rInsTableFlags, OUString &rTableAutoFormatName, std::unique_ptr< SwTableAutoFormat > &prTAFormat)=0 |
|
virtual std::shared_ptr< weld::DialogController > | getDialogController ()=0 |
|
Definition at line 540 of file swdlgfact.hxx.
◆ AbstractInsTableDlg_Impl()
◆ getDialogController()
◆ GetValues()
void AbstractInsTableDlg_Impl::GetValues |
( |
OUString & |
rName, |
|
|
sal_uInt16 & |
rRow, |
|
|
sal_uInt16 & |
rCol, |
|
|
SwInsertTableOptions & |
rInsTableFlags, |
|
|
OUString & |
rTableAutoFormatName, |
|
|
std::unique_ptr< SwTableAutoFormat > & |
prTAFormat |
|
) |
| |
|
overridevirtual |
◆ m_xDlg
The documentation for this class was generated from the following files: