Lines Matching refs:curve

867 -    sReport += " formula curve has non zero reserved data.\r\n";
868 + sReport += " formula curve has non zero reserved data.\n";
876 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
877 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
883 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
884 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
892 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
893 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
899 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
900 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
908 - sReport += " formula curve has Invalid formulaCurveSegment parameters.\r\n";
909 + sReport += " formula curve has Invalid formulaCurveSegment parameters.\n";
915 - sReport += " formula curve has too many formulaCurveSegment parameters.\r\n";
916 + sReport += " formula curve has too many formulaCurveSegment parameters.\n";
924 - sprintf(buf, " formula curve uses unknown formulaCurveSegment function type %d\r\n", m_nFunc…
925 + sprintf(buf, " formula curve uses unknown formulaCurveSegment function type %d\n", m_nFuncti…
968 - sReport += " sampled curve has non zero reserved data.\r\n";
969 + sReport += " sampled curve has non zero reserved data.\n";
977 - sReport += " sampled curve has too few sample points.\r\n";
978 + sReport += " sampled curve has too few sample points.\n";
984 - sReport += " sampled curve has a range of zero.\r\n";
985 + sReport += " sampled curve has a range of zero.\n";
1002 - sReport += " Segmented curve has non zero reserved data.\r\n";
1003 + sReport += " Segmented curve has non zero reserved data.\n";