LibreOffice Module toolkit (master) 1
Macros | Functions
vclxprinter.cxx File Reference
#include <com/sun/star/uno/XComponentContext.hpp>
#include <awt/vclxprinter.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <comphelper/string.hxx>
#include <vcl/print.hxx>
#include <vcl/jobset.hxx>
#include <vcl/oldprintadaptor.hxx>
#include <vcl/svapp.hxx>
#include <tools/debug.hxx>
#include <tools/stream.hxx>
#include <o3tl/string_view.hxx>
#include <toolkit/awt/vclxdevice.hxx>
Include dependency graph for vclxprinter.cxx:

Go to the source code of this file.

Macros

#define BINARYSETUPMARKER   0x23864691
 
#define PROPERTY_Orientation   0
 
#define PROPERTY_Horizontal   1
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXPrinterServer_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Macro Definition Documentation

◆ BINARYSETUPMARKER

#define BINARYSETUPMARKER   0x23864691

Definition at line 37 of file vclxprinter.cxx.

◆ PROPERTY_Horizontal

#define PROPERTY_Horizontal   1

Definition at line 40 of file vclxprinter.cxx.

◆ PROPERTY_Orientation

#define PROPERTY_Orientation   0

Definition at line 39 of file vclxprinter.cxx.

Function Documentation

◆ stardiv_Toolkit_VCLXPrinterServer_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * stardiv_Toolkit_VCLXPrinterServer_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 372 of file vclxprinter.cxx.