Searched refs:wsCaptionName (Results 1 – 2 of 2) sorted by relevance
512 CFX_WideString wsCaptionName; in ProcessNullTestValidate() local518 GetValidateCaptionName(wsCaptionName, bVersionFlag); in ProcessNullTestValidate()521 wsNullMsg.Format(wsError, (const FX_WCHAR*)wsCaptionName); in ProcessNullTestValidate()531 GetValidateCaptionName(wsCaptionName, bVersionFlag); in ProcessNullTestValidate()534 wsNullMsg.Format(wsWarning, (const FX_WCHAR*)wsCaptionName, in ProcessNullTestValidate()535 (const FX_WCHAR*)wsCaptionName); in ProcessNullTestValidate()549 void CXFA_WidgetAcc::GetValidateCaptionName(CFX_WideString& wsCaptionName, in GetValidateCaptionName() argument558 capText.GetContent(wsCaptionName); in GetValidateCaptionName()563 if (wsCaptionName.IsEmpty()) { in GetValidateCaptionName()564 GetName(wsCaptionName); in GetValidateCaptionName()[all …]
89 void GetValidateCaptionName(CFX_WideString& wsCaptionName,