Home
last modified time | relevance | path

Searched defs:spnDaysInMonth (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/oox/source/xls/
H A Dunitconverter.cxx212 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 Ddumperbase.cxx2747 static const sal_Int64 spnDaysInMonth[] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in dumpFileTime() local