Home
last modified time | relevance | path

Searched defs:aDaysInMonth (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/tools/source/datetime/
H A Dtdate.cxx52 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/aoo41x/main/connectivity/source/commontools/
H A Ddbconversion.cxx180 static sal_Int32 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx127 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/aoo41x/main/scaddins/source/datefunc/
H A Ddatefunc.cxx574 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, in DaysInMonth() local
/aoo41x/main/scaddins/source/analysis/
H A Danalysishelper.cxx158 static const sal_uInt16 aDaysInMonth[] = { 0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; in DaysInMonth() local

Completed in 72 milliseconds