|
LibreOffice Module sw (master) 1
|
#include <vcl/print.hxx>#include <svtools/prnsetup.hxx>#include <svtools/unitconv.hxx>#include <cmdid.h>#include "envprt.hxx"#include <envlop.hxx>#include <uitool.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SwEnvPrtPage, ClickHdl, weld::Toggleable &, void) | |
| IMPL_LINK (SwEnvPrtPage, LowerHdl, weld::Toggleable &, rButton, void) | |
| IMPL_LINK (SwEnvPrtPage, UpperHdl, weld::Toggleable &, rButton, void) | |
| IMPL_LINK (SwEnvPrtPage, ButtonHdl, weld::Button &, rBtn, void) | |
| IMPL_LINK | ( | SwEnvPrtPage | , |
| ButtonHdl | , | ||
| weld::Button & | , | ||
| rBtn | , | ||
| void | |||
| ) |
Definition at line 111 of file envprt.cxx.
References GetFrameWeld(), PrinterSetupDialog::run(), and PrinterSetupDialog::SetPrinter().
| IMPL_LINK | ( | SwEnvPrtPage | , |
| LowerHdl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 87 of file envprt.cxx.
References ENV_HOR_LEFT, ENV_VER_RGHT, sw::proofreadingiterator::get(), and i.
| IMPL_LINK | ( | SwEnvPrtPage | , |
| UpperHdl | , | ||
| weld::Toggleable & | , | ||
| rButton | , | ||
| void | |||
| ) |
Definition at line 99 of file envprt.cxx.
References ENV_HOR_LEFT, ENV_VER_RGHT, sw::proofreadingiterator::get(), and i.
| IMPL_LINK_NOARG | ( | SwEnvPrtPage | , |
| ClickHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 79 of file envprt.cxx.