Searched refs:wsDataLength (Results 1 – 1 of 1) sorted by relevance
2604 CFX_WideString wsDataLength; in GetBarcodeAttribute_DataLength() local2605 if (pUIChild->TryCData(XFA_ATTRIBUTE_DataLength, wsDataLength)) { in GetBarcodeAttribute_DataLength()2606 val = FXSYS_wtoi(wsDataLength); in GetBarcodeAttribute_DataLength()