Searched refs:captionText (Results 1 – 1 of 1) sorted by relevance
2678 CXFA_Text* captionText = capValue->GetTextIfExists(); in GetValidateCaptionName() local2679 if (captionText) in GetValidateCaptionName()2680 wsCaptionName = captionText->GetContent(); in GetValidateCaptionName()