LibreOffice Module sfx2 (master) 1
|
#include <memory>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/view/XRenderable.hpp>
#include <com/sun/star/view/XSelectionSupplier.hpp>
#include <comphelper/propertyvalue.hxx>
#include <officecfg/Office/Common.hxx>
#include <sal/log.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <vcl/weld.hxx>
#include <svtools/prnsetup.hxx>
#include <svl/flagitem.hxx>
#include <svl/stritem.hxx>
#include <svl/eitem.hxx>
#include <unotools/useroptions.hxx>
#include <tools/datetime.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/viewsh.hxx>
#include "viewimp.hxx"
#include <sfx2/viewfrm.hxx>
#include <sfx2/printer.hxx>
#include <sfx2/sfxresid.hxx>
#include <sfx2/request.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/event.hxx>
#include <sfx2/docfile.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/sfxsids.hrc>
#include <sfx2/strings.hrc>
#include <sfx2/sfxuno.hxx>
#include <sfx2/tabdlg.hxx>
#include <toolkit/awt/vclxdevice.hxx>
#include "prnmon.hxx"
Go to the source code of this file.
Classes | |
class | SfxPrinterController |
Functions | |
IMPL_LINK_NOARG (SfxDialogExecutor_Impl, Execute, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | SfxDialogExecutor_Impl | , |
Execute | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 440 of file viewprn.cxx.
References SfxPrinter::Clone(), SfxItemSet::Clone(), SfxPrintOptionsDialog::DisableHelp(), PrinterSetupDialog::GetFrameWeld(), SfxPrintOptionsDialog::GetOptions(), PrinterSetupDialog::GetPrinter(), RET_OK, and SfxPrintOptionsDialog::run().