Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dxmlnumfi.hxx150 SvXMLDateElementAttributes eDateSecs; member in SvXMLNumFormatContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dxmlnumfi.hxx162 SvXMLDateElementAttributes eDateSecs; member in SvXMLNumFormatContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A Dxmlnumfe.cxx969 SvXMLDateElementAttributes eDateSecs = XML_DEA_NONE; in lcl_IsDefaultDateFormat() local
1007 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()
1008 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in lcl_IsDefaultDateFormat()
1023 … eDateDOW, eDateDay, eDateMonth, eDateYear, eDateHours, eDateMins, eDateSecs, bSystemDate )); in lcl_IsDefaultDateFormat()
H A Dxmlnumfi.cxx1151 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1288 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1548 eDateHours, eDateMins, eDateSecs, bFromSystem )); in CreateAndInsert()
1936 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in AddNfKeyword()
1937 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in AddNfKeyword()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A Dxmlnumfe.cxx956 SvXMLDateElementAttributes eDateSecs = XML_DEA_NONE; in lcl_IsDefaultDateFormat() local
994 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in lcl_IsDefaultDateFormat()
995 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in lcl_IsDefaultDateFormat()
1010 … eDateDOW, eDateDay, eDateMonth, eDateYear, eDateHours, eDateMins, eDateSecs, bSystemDate )); in lcl_IsDefaultDateFormat()
H A Dxmlnumfi.cxx1368 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1508 eDateSecs( XML_DEA_NONE ), in SvXMLNumFormatContext()
1700 eDateHours, eDateMins, eDateSecs, bFromSystem )); in CreateAndInsert()
2090 case NF_KEY_S: eDateSecs = XML_DEA_SHORT; break; in AddNfKeyword()
2091 case NF_KEY_SS: eDateSecs = XML_DEA_LONG; break; in AddNfKeyword()