Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/inc/xmloff/
H A Dxmlnumfi.hxx53 enum SvXMLDateElementAttributes enum
124 SvXMLDateElementAttributes eDay, SvXMLDateElementAttributes eMonth,
125 SvXMLDateElementAttributes eYear, SvXMLDateElementAttributes eHours,
126 SvXMLDateElementAttributes eMins, SvXMLDateElementAttributes eSecs,
164 SvXMLDateElementAttributes eDateDOW;
165 SvXMLDateElementAttributes eDateDay;
166 SvXMLDateElementAttributes eDateMonth;
167 SvXMLDateElementAttributes eDateYear;
168 SvXMLDateElementAttributes eDateHours;
169 SvXMLDateElementAttributes eDateMins;
[all …]
/aoo41x/main/xmloff/source/style/
H A Dxmlnumfi.cxx351 SvXMLDateElementAttributes eDOW;
352 SvXMLDateElementAttributes eDay;
353 SvXMLDateElementAttributes eMonth;
354 SvXMLDateElementAttributes eYear;
355 SvXMLDateElementAttributes eHours;
356 SvXMLDateElementAttributes eMins;
357 SvXMLDateElementAttributes eSecs;
1333 sal_uInt16 SvXMLNumFmtDefaults::GetDefaultDateFormat( SvXMLDateElementAttributes eDOW, in GetDefaultDateFormat()
1334 SvXMLDateElementAttributes eDay, SvXMLDateElementAttributes eMonth, in GetDefaultDateFormat()
1335 SvXMLDateElementAttributes eYear, SvXMLDateElementAttributes eHours, in GetDefaultDateFormat()
[all …]
H A Dxmlnumfe.cxx893 SvXMLDateElementAttributes eDateDOW = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
894 SvXMLDateElementAttributes eDateDay = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
895 SvXMLDateElementAttributes eDateMonth = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
896 SvXMLDateElementAttributes eDateYear = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
897 SvXMLDateElementAttributes eDateHours = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
898 SvXMLDateElementAttributes eDateMins = XML_DEA_NONE; in lcl_IsDefaultDateFormat()
899 SvXMLDateElementAttributes eDateSecs = XML_DEA_NONE; in lcl_IsDefaultDateFormat()

Completed in 41 milliseconds