LibreOffice Module vcl (master) 1
Functions | Variables
print.cxx File Reference
#include <sal/config.h>
#include <sal/types.h>
#include <sal/log.hxx>
#include <comphelper/processfactory.hxx>
#include <o3tl/safeint.hxx>
#include <tools/debug.hxx>
#include <tools/helpers.hxx>
#include <vcl/QueueInfo.hxx>
#include <vcl/event.hxx>
#include <vcl/virdev.hxx>
#include <vcl/print.hxx>
#include <vcl/printer/Options.hxx>
#include <jobset.h>
#include <print.h>
#include <ImplOutDevData.hxx>
#include <font/PhysicalFontCollection.hxx>
#include <font/PhysicalFontFaceCollection.hxx>
#include <font/fontsubstitution.hxx>
#include <impfontcache.hxx>
#include <print.hrc>
#include <salgdi.hxx>
#include <salinst.hxx>
#include <salprn.hxx>
#include <salptype.hxx>
#include <salvd.hxx>
#include <svdata.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/Sequence.h>
Include dependency graph for print.cxx:

Go to the source code of this file.

Functions

void ImplUpdateJobSetupPaper (JobSetup &rJobSetup)
 
static void ImplInitPrnQueueList ()
 
void ImplDeletePrnQueueList ()
 

Variables

int nImplSysDialog = 0
 

Function Documentation

◆ ImplDeletePrnQueueList()

void ImplDeletePrnQueueList ( )

◆ ImplInitPrnQueueList()

static void ImplInitPrnQueueList ( )
static

◆ ImplUpdateJobSetupPaper()

void ImplUpdateJobSetupPaper ( JobSetup rJobSetup)

Variable Documentation

◆ nImplSysDialog

int nImplSysDialog = 0

Definition at line 56 of file print.cxx.

Referenced by Application::IsUICaptured(), and Printer::Setup().