Home
last modified time | relevance | path

Searched refs:eDateSecs (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx899 SvXMLDateElementAttributes eDateSecs = XML_DEA_NONE; in lcl_IsDefaultDateFormat() local
937 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()
938 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in lcl_IsDefaultDateFormat()
953 eDateDOW, eDateDay, eDateMonth, eDateYear, eDateHours, eDateMins, eDateSecs, bSystemDate ); in lcl_IsDefaultDateFormat()
H A Dxmlnumfi.cxx1393 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1516 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1702 eDateHours, eDateMins, eDateSecs, bFromSystem ); in CreateAndInsert()
2131 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in AddNfKeyword()
2132 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in AddNfKeyword()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx170 SvXMLDateElementAttributes eDateSecs; member in SvXMLNumFormatContext

Completed in 36 milliseconds