LibreOffice Module sw (master) 1
Namespaces | Functions
viewfunc.hxx File Reference
#include <vcl/outdev.hxx>
#include <IDocumentDeviceAccess.hxx>
Include dependency graph for viewfunc.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 

Functions

void SetPrinter (IDocumentDeviceAccess *, SfxPrinter const *, bool bWeb)
 
void SetAppPrintOptions (SwViewShell *pSh, bool bWeb)
 
void ViewResizePixel (const vcl::RenderContext &rRef, const Point &rOfst, const Size &rSize, const Size &rEditSz, SwScrollbar &rVScrollbar, SwScrollbar &rHScrollbar, SvxRuler *pVRuler=nullptr, SvxRuler *pHRuler=nullptr, bool bVRulerRight=false)
 

Function Documentation

◆ SetAppPrintOptions()

void SetAppPrintOptions ( SwViewShell pSh,
bool  bWeb 
)

◆ SetPrinter()

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

◆ ViewResizePixel()

void ViewResizePixel ( const vcl::RenderContext rRef,
const Point rOfst,
const Size rSize,
const Size rEditSz,
SwScrollbar rVScrollbar,
SwScrollbar rHScrollbar,
SvxRuler pVRuler = nullptr,
SvxRuler pHRuler = nullptr,
bool  bVRulerRight = false 
)