LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
vprint.cxx File Reference
#include <hintids.hxx>
#include <sfx2/printer.hxx>
#include <svx/svdview.hxx>
#include <osl/diagnose.h>
#include <tools/UnitConversion.hxx>
#include <txtfld.hxx>
#include <fmtfld.hxx>
#include <fmtfsize.hxx>
#include <rootfrm.hxx>
#include <pagefrm.hxx>
#include <cntfrm.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentDeviceAccess.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <fesh.hxx>
#include <pam.hxx>
#include <viewimp.hxx>
#include <layact.hxx>
#include <ndtxt.hxx>
#include <viewopt.hxx>
#include <printdata.hxx>
#include <pagedesc.hxx>
#include <ptqueue.hxx>
#include <viscrs.hxx>
#include <fmtpdsc.hxx>
#include <PostItMgr.hxx>
#include <vprint.hxx>
Include dependency graph for vprint.cxx:

Go to the source code of this file.

Classes

class  SwQueuedPaint
 Painting buffer. More...
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

void SetSwVisArea (SwViewShell *pSh, const SwRect &rRect)
 
SwPageFrame const * sw_getPage (SwRootFrame const &rLayout, sal_Int32 const nPage)
 
bool sw::IsShrinkPageForPostIts (SwViewShell const &rShell, SwPrintData const &)
 

Function Documentation

◆ SetSwVisArea()

void SetSwVisArea ( SwViewShell pSh,
const SwRect rRect 
)

Definition at line 157 of file vprint.cxx.

◆ sw_getPage()

SwPageFrame const * sw_getPage ( SwRootFrame const &  rLayout,
sal_Int32 const  nPage 
)