Searched refs:ImplGetDay (Results 1 – 2 of 2) sorted by relevance
/trunk/main/svl/source/numbers/ |
H A D | zforfind.cxx | 899 sal_uInt16 ImpSvNumberInputScan::ImplGetDay( sal_uInt16 nIndex ) in ImplGetDay() function in ImpSvNumberInputScan 1101 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() 1109 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() 1124 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() 1237 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(1) ); in GetDateRef() 1242 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() 1253 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() 1257 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(1) ); in GetDateRef() 1293 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(1) ); in GetDateRef() 1299 pCal->setValue( CalendarFieldIndex::DAY_OF_MONTH, ImplGetDay(0) ); in GetDateRef() [all …]
|
H A D | zforfind.hxx | 229 sal_uInt16 ImplGetDay ( sal_uInt16 nIndex ); // Day input, 0 if no match
|
Completed in 33 milliseconds