|
LibreOffice Module vcl (master) 1
|
#include <sal/config.h>#include <sal/types.h>#include <rtl/ustring.hxx>#include <tools/gen.hxx>#include <tools/long.hxx>#include <i18nutil/paper.hxx>#include <vcl/dllapi.h>#include <utility>#include <vcl/PrinterSupport.hxx>#include <comphelper/errcode.hxx>#include <vcl/outdev.hxx>#include <vcl/prntypes.hxx>#include <vcl/region.hxx>#include <vcl/jobset.hxx>#include <com/sun/star/beans/PropertyValue.hpp>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/view/PrintableState.hpp>#include <memory>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | Printer |
| class | vcl::PrinterController |
| struct | vcl::PrinterController::MultiPageSetup |
| struct | vcl::PrinterController::PageSize |
| class | vcl::PrinterOptionsHelper |
| struct | vcl::PrinterOptionsHelper::UIControlOptions |
Namespaces | |
| namespace | vcl |
| namespace | vcl::printer |
| namespace | weld |
Enumerations | |
| enum class | vcl::NupOrderType { vcl::LRTB , vcl::TBLR , vcl::TBRL , vcl::RLTB } |