Home
last modified time | relevance | path

Searched refs:nMonthPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforfind.cxx124 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 …]
H A Dzforfind.hxx95 short nMonthPos; // 1 = front, 2 = middle member in ImpSvNumberInputScan

Completed in 26 milliseconds