Home
last modified time | relevance | path

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

/trunk/main/tools/source/datetime/
H A Dtdate.cxx52 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/trunk/main/connectivity/source/commontools/
H A Ddbconversion.cxx180 static sal_Int32 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DDBTypeConversion.java34 private static int aDaysInMonth[] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; field in DBTypeConversion
/trunk/main/sfx2/source/doc/
H A Dobjuno.cxx127 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, variable
/trunk/main/scaddins/source/datefunc/
H A Ddatefunc.cxx574 static sal_uInt16 aDaysInMonth[12] = { 31, 28, 31, 30, 31, 30, in DaysInMonth() local
/trunk/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 58 milliseconds