Searched refs:nRecognizedFormat (Results 1 – 1 of 1) sorted by relevance
354 SotFormatStringId nRecognizedFormat = 0; in extractColumnDescriptor() local356 nRecognizedFormat = SOT_FORMATSTR_ID_SBA_FIELDDATAEXCHANGE; in extractColumnDescriptor()358 nRecognizedFormat = SOT_FORMATSTR_ID_SBA_CTRLDATAEXCHANGE; in extractColumnDescriptor()359 if (!nRecognizedFormat) in extractColumnDescriptor()363 const_cast<TransferableDataHelper&>(_rData).GetString(nRecognizedFormat, sFieldDescription); in extractColumnDescriptor()
Completed in 19 milliseconds