Searched refs:GetTextIfExists (Results 1 – 3 of 3) sorted by relevance
30 CXFA_Text* GetTextIfExists() const;
91 CXFA_Text* CXFA_Value::GetTextIfExists() const { in GetTextIfExists() function in CXFA_Value
2678 CXFA_Text* captionText = capValue->GetTextIfExists(); in GetValidateCaptionName()