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