|
LibreOffice Module toolkit (master) 1
|
#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>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 &) |
| #define BINARYSETUPMARKER 0x23864691 |
Definition at line 37 of file vclxprinter.cxx.
| #define PROPERTY_Horizontal 1 |
Definition at line 40 of file vclxprinter.cxx.
| #define PROPERTY_Orientation 0 |
Definition at line 39 of file vclxprinter.cxx.
| 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.