Searched refs:nMonthPos (Results 1 – 2 of 2) sorted by relevance
124 nMonthPos = 0; in Reset()1090 if (nMonthPos) // only month (Jan) in GetDateRef()1098 switch (nMonthPos) // where is the month in GetDateRef()1142 switch (nMonthPos) // where is the month in GetDateRef()1272 switch (nMonthPos) // where is the month in GetDateRef()1517 nMonthPos = 1; // month at the beginning in ScanStartString()1670 nMonthPos = 2; // month in the middle in ScanMidString()1692 nMonthPos = 2; // month in the middle in ScanMidString()1755 if (nMonthPos == 1 && pLoc->getLongDateFormat() == MDY) in ScanMidString()1952 nMonthPos = 3; // month at end in ScanEndString()[all …]
95 short nMonthPos; // 1 = front, 2 = middle member in ImpSvNumberInputScan
Completed in 37 milliseconds