Searched defs:spnDaysInMonth (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/oox/source/xls/ |
| H A D | unitconverter.cxx | 212 static const sal_Int32 spnDaysInMonth[] = { 31, 29, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in calcDateTimeFromSerial() local
|
| /AOO42X/main/oox/source/dump/ |
| H A D | dumperbase.cxx | 2747 static const sal_Int64 spnDaysInMonth[] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in dumpFileTime() local
|