#include <mtrindlg.hxx>
|
| ScMetricInputDlg (weld::Window *pParent, const OString &sDialogName, tools::Long nCurrent, tools::Long nDefault, FieldUnit eFUnit, sal_uInt16 nDecimals, tools::Long nMaximum, tools::Long nMinimum) |
|
virtual | ~ScMetricInputDlg () override |
|
int | GetInputValue () const |
|
| GenericDialogController (weld::Widget *pParent, const OUString &rUIFile, const OString &rDialogId, bool bMobile=false) |
|
virtual Dialog * | getDialog () override |
|
virtual | ~GenericDialogController () COVERITY_NOEXCEPT_FALSE override |
|
virtual Dialog * | getDialog ()=0 |
|
const Dialog * | getConstDialog () const |
|
virtual short | run () |
|
void | set_title (const OUString &rTitle) |
|
OUString | get_title () const |
|
void | set_help_id (const OString &rHelpId) |
|
OString | get_help_id () const |
|
void | response (int nResponse) |
|
virtual | ~DialogController () COVERITY_NOEXCEPT_FALSE |
|
Definition at line 24 of file mtrindlg.hxx.
◆ ScMetricInputDlg()
◆ ~ScMetricInputDlg()
ScMetricInputDlg::~ScMetricInputDlg |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK() [1/2]
◆ DECL_LINK() [2/2]
◆ GetInputValue()
int ScMetricInputDlg::GetInputValue |
( |
| ) |
const |
◆ m_xBtnDefVal
◆ m_xEdValue
◆ nCurrentValue
int ScMetricInputDlg::nCurrentValue |
|
private |
◆ nDefaultValue
int ScMetricInputDlg::nDefaultValue |
|
private |
The documentation for this class was generated from the following files: