Searched refs:GetValueNodeType (Results 1 – 10 of 10) sorted by relevance
17 XFA_Element GetValueNodeType() const override;
42 XFA_Element CXFA_ImageEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_ImageEdit
43 XFA_Element CXFA_NumericEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_NumericEdit
45 XFA_Element CXFA_DateTimeEdit::GetValueNodeType() const { in GetValueNodeType() function in CXFA_DateTimeEdit
45 XFA_Element CXFA_ChoiceList::GetValueNodeType() const { in GetValueNodeType() function in CXFA_ChoiceList
396 virtual XFA_Element GetValueNodeType() const;
2914 XFA_Element valueType = pUIChild->GetValueNodeType(); in CreateValueNodeIfNeeded()2927 XFA_Element CXFA_Node::GetValueNodeType() const { in GetValueNodeType() function in CXFA_Node