LibreOffice Module vcl (master) 1
|
Enumerations | |
enum class | TransparencyMode { Auto = 0 , NONE = 1 } |
enum class | GradientMode { Stripes = 0 , Color = 1 } |
enum class | BitmapMode { Optimal = 0 , Normal = 1 , Resolution = 2 } |
Functions | |
class | UNLESS_MERGELIBS (VCL_DLLPUBLIC) Options |
|
strong |
Enumerator | |
---|---|
Optimal | |
Normal | |
Resolution |
Definition at line 44 of file Options.hxx.
|
strong |
Enumerator | |
---|---|
Stripes | |
Color |
Definition at line 38 of file Options.hxx.
|
strong |
Enumerator | |
---|---|
Auto | |
NONE |
Definition at line 32 of file Options.hxx.
class vcl::printer::UNLESS_MERGELIBS | ( | VCL_DLLPUBLIC | ) |
Read printer options from configuration
parameter decides whether the set for print "to printer" or "to file" should be read.
Definition at line 1 of file Options.hxx.