LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFSegmentType.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Enumerations

enum class  vcl::pdf::PDFSegmentType {
  vcl::pdf::Unknown = -1 ,
  vcl::pdf::Lineto = 0 ,
  vcl::pdf::Bezierto = 1 ,
  vcl::pdf::Moveto = 2
}