Searched refs:wsECLevel (Results 1 – 1 of 1) sorted by relevance
2635 CFX_WideString wsECLevel; in GetBarcodeAttribute_ECLevel() local2636 if (pUIChild->TryCData(XFA_ATTRIBUTE_ErrorCorrectionLevel, wsECLevel)) { in GetBarcodeAttribute_ECLevel()2637 val = FXSYS_wtoi(wsECLevel); in GetBarcodeAttribute_ECLevel()