LibreOffice Module sw (master) 1
|
#include <svtools/prnsetup.hxx>
#include <unotools/cmdoptions.hxx>
#include <vcl/print.hxx>
#include <label.hxx>
#include "labprt.hxx"
#include <labimg.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK (SwLabPrtPage, PrtSetupHdl, weld::Button &, rButton, void) | |
IMPL_LINK (SwLabPrtPage, CountHdl, weld::Toggleable &, rButton, void) | |
IMPL_LINK | ( | SwLabPrtPage | , |
CountHdl | , | ||
weld::Toggleable & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 73 of file labprt.cxx.
IMPL_LINK | ( | SwLabPrtPage | , |
PrtSetupHdl | , | ||
weld::Button & | , | ||
rButton | , | ||
void | |||
) |
Definition at line 60 of file labprt.cxx.
References VclPtr< class reference_type >::Create(), GetFrameWeld(), PrinterSetupDialog::run(), and PrinterSetupDialog::SetPrinter().