LibreOffice Module sw (master) 1
Functions
viewprt.cxx File Reference
#include <libxml/xmlwriter.h>
#include <cmdid.h>
#include <officecfg/Office/Common.hxx>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <vcl/svapp.hxx>
#include <vcl/stdtext.hxx>
#include <vcl/weld.hxx>
#include <sfx2/printer.hxx>
#include <editeng/paperinf.hxx>
#include <sfx2/dispatch.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <svl/eitem.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <svl/flagitem.hxx>
#include <sfx2/linkmgr.hxx>
#include <osl/diagnose.h>
#include <svtools/colorcfg.hxx>
#include <o3tl/unreachable.hxx>
#include <modcfg.hxx>
#include <edtwin.hxx>
#include <view.hxx>
#include <wrtsh.hxx>
#include <viewopt.hxx>
#include <prtopt.hxx>
#include <cfgitems.hxx>
#include "viewfunc.hxx"
#include <swmodule.hxx>
#include <wview.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <globals.hrc>
#include <strings.hrc>
#include <swabstdlg.hxx>
#include <uivwimp.hxx>
Include dependency graph for viewprt.cxx:

Go to the source code of this file.

Functions

void SetPrinter (IDocumentDeviceAccess *pIDDA, SfxPrinter const *pNew, bool bWeb)
 
std::unique_ptr< SfxTabPageCreatePrintOptionsPage (weld::Container *pPage, weld::DialogController *pController, const SfxItemSet &rOptions, bool bPreview)
 
void SetAppPrintOptions (SwViewShell *pSh, bool bWeb)
 

Function Documentation

◆ CreatePrintOptionsPage()

std::unique_ptr< SfxTabPage > CreatePrintOptionsPage ( weld::Container pPage,
weld::DialogController pController,
const SfxItemSet rOptions,
bool  bPreview 
)

◆ SetAppPrintOptions()

void SetAppPrintOptions ( SwViewShell pSh,
bool  bWeb 
)

◆ SetPrinter()

void SetPrinter ( IDocumentDeviceAccess pIDDA,
SfxPrinter const *  pNew,
bool  bWeb 
)