Home
last modified time | relevance | path

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

/trunk/main/svl/source/numbers/
H A Dzforfind.cxx917 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 Dzforfind.hxx230 …sal_uInt16 ImplGetMonth( sal_uInt16 nIndex ); // Month input, zero based return, NumberOfMon…

Completed in 28 milliseconds