Interface for the insert -> more breaks -> manual break dialog.
More...
#include <swabstdlg.hxx>
Interface for the insert -> more breaks -> manual break dialog.
It's implemented by AbstractSwBreakDlg_Impl, but SwTextShell only knows about this interface and the SwAbstractDialogFactory::CreateSwBreakDlg() factory.
Definition at line 252 of file swabstdlg.hxx.
◆ ~AbstractSwBreakDlg()
virtual AbstractSwBreakDlg::~AbstractSwBreakDlg |
( |
| ) |
|
|
protectedvirtualdefault |
◆ GetClear()
◆ getDialogController()
◆ GetKind()
virtual sal_uInt16 AbstractSwBreakDlg::GetKind |
( |
| ) |
|
|
pure virtual |
◆ GetPageNumber()
virtual ::std::optional< sal_uInt16 > AbstractSwBreakDlg::GetPageNumber |
( |
| ) |
|
|
pure virtual |
◆ GetTemplateName()
virtual OUString AbstractSwBreakDlg::GetTemplateName |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: