LibreOffice Module vcl (master) 1
Namespaces | Enumerations | Functions
Options.hxx File Reference
#include <sal/config.h>
#include <config_options.h>
#include <sal/types.h>
#include <vcl/dllapi.h>
Include dependency graph for Options.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::printer
 

Enumerations

enum class  vcl::printer::TransparencyMode {
  vcl::printer::Auto = 0 ,
  vcl::printer::NONE = 1
}
 
enum class  vcl::printer::GradientMode {
  vcl::printer::Stripes = 0 ,
  vcl::printer::Color = 1
}
 
enum class  vcl::printer::BitmapMode {
  vcl::printer::Optimal = 0 ,
  vcl::printer::Normal = 1 ,
  vcl::printer::Resolution = 2
}
 

Functions

class vcl::printer::UNLESS_MERGELIBS (VCL_DLLPUBLIC) Options