LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFPageObjectType.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::PDFPageObjectType {
  vcl::pdf::Unknown = 0 ,
  vcl::pdf::Text = 1 ,
  vcl::pdf::Path = 2 ,
  vcl::pdf::Image = 3 ,
  vcl::pdf::Shading = 4 ,
  vcl::pdf::Form = 5
}