#include <weld.hxx>
Definition at line 2651 of file weld.hxx.
◆ ~DialogController()
weld::DialogController::~DialogController |
( |
| ) |
|
|
virtual |
◆ get_help_id()
OUString weld::DialogController::get_help_id |
( |
| ) |
const |
|
inline |
◆ get_title()
OUString weld::DialogController::get_title |
( |
| ) |
const |
|
inline |
◆ getConstDialog()
const Dialog * weld::DialogController::getConstDialog |
( |
| ) |
const |
|
inline |
◆ getDialog()
virtual Dialog * weld::DialogController::getDialog |
( |
| ) |
|
|
pure virtual |
◆ response()
void weld::DialogController::response |
( |
int |
nResponse | ) |
|
|
inline |
◆ run()
virtual short weld::DialogController::run |
( |
| ) |
|
|
inlinevirtual |
◆ runAsync()
bool weld::DialogController::runAsync |
( |
const std::shared_ptr< DialogController > & |
rController, |
|
|
const std::function< void(sal_Int32)> & |
func |
|
) |
| |
|
static |
◆ set_help_id()
void weld::DialogController::set_help_id |
( |
const OUString & |
rHelpId | ) |
|
|
inline |
◆ set_title()
void weld::DialogController::set_title |
( |
const OUString & |
rTitle | ) |
|
|
inline |
The documentation for this class was generated from the following files: