LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFFormFieldType.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::PDFFormFieldType {
  vcl::pdf::Unknown = 0 ,
  vcl::pdf::PushButton = 1 ,
  vcl::pdf::CheckBox = 2 ,
  vcl::pdf::RadioButton = 3 ,
  vcl::pdf::ComboBox = 4 ,
  vcl::pdf::ListBox = 5 ,
  vcl::pdf::TextField = 6 ,
  vcl::pdf::Signature = 7
}