Lines Matching refs:Invalid

876 -      sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
877 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
892 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
893 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
908 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
909 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
1184 - sprintf(buf, " - %s: Invalid pcs color space!\r\n", Info.GetColorSpaceSigName(m_Header.pcs));
1185 + sprintf(buf, " - %s: Invalid pcs color space!\n", Info.GetColorSpaceSigName(m_Header.pcs));
1265 - sprintf(buf," - %s: Invalid tag type (Might be critical!).\r\n", Info.GetTagTypeSigName(type…
1266 + sprintf(buf," - %s: Invalid tag type (Might be critical!).\n", Info.GetTagTypeSigName(typesi…
1443 - sReport += "- Invalid Filename\r\n";
1444 + sReport += "- Invalid Filename\n";
1706 - sReport += " - Invalid colorant type encoding.\r\n";
1707 + sReport += " - Invalid colorant type encoding.\n";
1789 - sReport += " - Invalid standard observer encoding.\r\n";
1790 + sReport += " - Invalid standard observer encoding.\n";
1798 - sReport += " - Invalid measurement geometry encoding.\r\n";
1799 + sReport += " - Invalid measurement geometry encoding.\n";
1807 - sReport += " - Invalid standard illuminant encoding.\r\n";
1808 + sReport += " - Invalid standard illuminant encoding.\n";
1865 - sReport += " - Invalid data flag encoding.\r\n";
1866 + sReport += " - Invalid data flag encoding.\n";
3010 - sprintf(buf," - %u: Invalid year!\r\n",dateTime.year);
3011 + sprintf(buf," - %u: Invalid year!\n",dateTime.year);
3019 - sprintf(buf," - %u: Invalid year!\r\n",dateTime.year);
3020 + sprintf(buf," - %u: Invalid year!\n",dateTime.year);
3028 - sprintf(buf," - %u: Invalid year!\r\n",dateTime.year);
3029 + sprintf(buf," - %u: Invalid year!\n",dateTime.year);
3037 - sprintf(buf," - %u: Invalid month!\r\n",dateTime.month);
3038 + sprintf(buf," - %u: Invalid month!\n",dateTime.month);
3046 - sprintf(buf," - %u: Invalid day!\r\n",dateTime.day);
3047 + sprintf(buf," - %u: Invalid day!\n",dateTime.day);
3055 - sprintf(buf," - %u: Invalid day for February!\r\n",dateTime.day);
3056 + sprintf(buf," - %u: Invalid day for February!\n",dateTime.day);
3064 - sprintf(buf," - %u: Invalid day for February, year is not a leap year(%u)!\r\n",dateTime.d…
3065 + sprintf(buf," - %u: Invalid day for February, year is not a leap year(%u)!\n",dateTime.day…
3073 - sprintf(buf," - %u: Invalid hour!\r\n",dateTime.hours);
3074 + sprintf(buf," - %u: Invalid hour!\n",dateTime.hours);
3082 - sprintf(buf," - %u: Invalid minutes!\r\n",dateTime.minutes);
3083 + sprintf(buf," - %u: Invalid minutes!\n",dateTime.minutes);
3091 - sprintf(buf," - %u: Invalid seconds!\r\n",dateTime.hours);
3092 + sprintf(buf," - %u: Invalid seconds!\n",dateTime.hours);