Searched refs:bVersionFlag (Results 1 – 2 of 2) sorted by relevance
89 bool bVersionFlag);90 int32_t ProcessFormatTestValidate(CXFA_Validate validate, bool bVersionFlag);93 bool bVersionFlag);94 CFX_WideString GetValidateCaptionName(bool bVersionFlag);95 CFX_WideString GetValidateMessage(bool bError, bool bVersionFlag);
375 bool bVersionFlag) { in ProcessScriptTestValidate() argument390 wsScriptMsg = GetValidateMessage(false, bVersionFlag); in ProcessScriptTestValidate()392 if (bVersionFlag) { in ProcessScriptTestValidate()403 wsScriptMsg = GetValidateMessage(true, bVersionFlag); in ProcessScriptTestValidate()410 bool bVersionFlag) { in ProcessFormatTestValidate() argument434 wsFormatMsg = GetValidateMessage(true, bVersionFlag); in ProcessFormatTestValidate()441 wsFormatMsg = GetValidateMessage(false, bVersionFlag); in ProcessFormatTestValidate()443 if (bVersionFlag) { in ProcessFormatTestValidate()459 bool bVersionFlag) { in ProcessNullTestValidate() argument485 if (wsNullMsg.IsEmpty() && bVersionFlag && in ProcessNullTestValidate()[all …]