Searched refs:ImplGetMonth (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/svl/source/numbers/ |
H A D | zforfind.cxx | 917 sal_uInt16 ImpSvNumberInputScan::ImplGetMonth( sal_uInt16 nIndex ) in ImplGetMonth() function in ImpSvNumberInputScan 1157 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1171 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(1) ); in GetDateRef() 1191 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1195 … pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1202 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(1) ); in GetDateRef() 1206 … pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1213 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1294 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(0) ); in GetDateRef() 1300 pCal->setValue( CalendarFieldIndex::MONTH, ImplGetMonth(1) ); in GetDateRef() [all …]
|
H A D | zforfind.hxx | 230 …sal_uInt16 ImplGetMonth( sal_uInt16 nIndex ); // Month input, zero based return, NumberOfMon…
|
Completed in 30 milliseconds