Home | History | Annotate | Download | only in parser

Lines Matching refs:XFA_PROPERTYFLAG_OneOf

15     {XFA_Element::CheckButton, 1, XFA_PROPERTYFLAG_OneOf},
16 {XFA_Element::ChoiceList, 1, XFA_PROPERTYFLAG_OneOf},
17 {XFA_Element::DefaultUi, 1, XFA_PROPERTYFLAG_OneOf},
18 {XFA_Element::Barcode, 1, XFA_PROPERTYFLAG_OneOf},
19 {XFA_Element::Button, 1, XFA_PROPERTYFLAG_OneOf},
20 {XFA_Element::DateTimeEdit, 1, XFA_PROPERTYFLAG_OneOf},
22 {XFA_Element::ImageEdit, 1, XFA_PROPERTYFLAG_OneOf},
23 {XFA_Element::PasswordEdit, 1, XFA_PROPERTYFLAG_OneOf},
24 {XFA_Element::NumericEdit, 1, XFA_PROPERTYFLAG_OneOf},
25 {XFA_Element::Signature, 1, XFA_PROPERTYFLAG_OneOf},
26 {XFA_Element::TextEdit, 1, XFA_PROPERTYFLAG_OneOf},
27 {XFA_Element::ExObject, 1, XFA_PROPERTYFLAG_OneOf},