Home
last modified time | relevance | path

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

/aoo4110/main/xmloff/source/style/
H A Dxmlnumfe.cxx953 eDateDOW, eDateDay, eDateMonth, eDateYear, eDateHours, eDateMins, eDateSecs, bSystemDate ); in lcl_IsDefaultDateFormat()
1071 sal_Bool bSystemDate = ( eBuiltIn == NF_DATE_SYSTEM_SHORT || in ExportPart_Impl() local
1078 !lcl_IsDefaultDateFormat( rFormat, bSystemDate, eBuiltIn ) ) in ExportPart_Impl()
1093 if ( bSystemDate && bAutoOrder && in ExportPart_Impl()
1476 WriteDayElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : bLong ) ); in ExportPart_Impl()
1498 WriteDayOfWeekElement_Impl( aCalAttr, ( bSystemDate ? bLongSysDate : bLong ) ); in ExportPart_Impl()
1517 WriteMonthElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : bLong ), bText ); in ExportPart_Impl()
1531 WriteYearElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : bLong ) ); in ExportPart_Impl()
1542 WriteEraElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : bLong ) ); in ExportPart_Impl()
1547 WriteYearElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : sal_True ) ); in ExportPart_Impl()
[all …]

Completed in 23 milliseconds