Home
last modified time | relevance | path

Searched refs:eMonth (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfi.cxx353 SvXMLDateElementAttributes eMonth; member
1281 MonthFormat eMonth = rIntn.GetLongDateMonthFormat(); in IsSystemLongMonth()
1282 return ( eMonth == MONTH_ZERO || eMonth == MONTH_LONG ); in IsSystemLongMonth()
1297 MonthFormat eMonth = rIntn.GetLongDateMonthFormat(); in IsSystemTextualMonth()
1298 return ( eMonth == MONTH_SHORT || eMonth == MONTH_LONG ); in IsSystemTextualMonth()
1334 SvXMLDateElementAttributes eDay, SvXMLDateElementAttributes eMonth, in GetDefaultDateFormat() argument
1346 ( eMonth == rEntry.eMonth || ( rEntry.eMonth == XML_DEA_ANY && eMonth != XML_DEA_NONE ) ) && in GetDefaultDateFormat()
1765 MonthFormat eMonth = rInt.GetLongDateMonthFormat(); in CreateAndInsert()
1766 if ( eMonth == MONTH_LONG && bCentury ) in CreateAndInsert()
1773 else if ( eMonth == MONTH_SHORT && !bCentury ) in CreateAndInsert()
/aoo4110/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx124 SvXMLDateElementAttributes eDay, SvXMLDateElementAttributes eMonth,

Completed in 22 milliseconds