Searched refs:GetValueNodeType (Results 1 – 10 of 10) sorted by relevance
17 XFA_Element GetValueNodeType() const override;
44 XFA_Element CXFA_ImageEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_ImageEdit
45 XFA_Element CXFA_NumericEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_NumericEdit
47 XFA_Element CXFA_DateTimeEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_DateTimeEdit
47 XFA_Element CXFA_ChoiceList::GetValueNodeType() const { in GetValueNodeType() function in CXFA_ChoiceList
436 virtual XFA_Element GetValueNodeType() const;
2950 XFA_Element valueType = pUIChild->GetValueNodeType(); in CreateValueNodeIfNeeded()2963 XFA_Element CXFA_Node::GetValueNodeType() const { in GetValueNodeType() function in CXFA_Node