Searched refs:GetValidateMessage (Results 1 – 2 of 2) sorted by relevance
95 CFX_WideString GetValidateMessage(bool bError, bool bVersionFlag);
390 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()403 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()434 wsFormatMsg = GetValidateMessage(true, bVersionFlag); in ProcessFormatTestValidate()441 wsFormatMsg = GetValidateMessage(false, bVersionFlag); in ProcessFormatTestValidate()544 CFX_WideString CXFA_WidgetAcc::GetValidateMessage(bool bError, in GetValidateMessage() function in CXFA_WidgetAcc