LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Namespaces | |
namespace | vcl |
namespace | vcl::pdf |
Enumerations | |
enum class | vcl::pdf::PDFTextRenderMode { vcl::pdf::Unknown = -1 , vcl::pdf::Fill = 0 , vcl::pdf::Stroke = 1 , vcl::pdf::FillStroke = 2 , vcl::pdf::Invisible = 3 , vcl::pdf::FillClip = 4 , vcl::pdf::StrokeClip = 5 , vcl::pdf::FillStrokeClip = 6 , vcl::pdf::Clip = 7 } |