Searched refs:bLongSysDate (Results 1 – 1 of 1) sorted by relevance
1074 sal_Bool bLongSysDate = ( eBuiltIn == NF_DATE_SYSTEM_LONG ); in ExportPart_Impl() local1080 …bAutoOrder = bSystemDate = bLongSysDate = sal_False; // don't write automatic-order attribute then 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()1555 WriteQuarterElement_Impl( aCalendar, ( bSystemDate ? bLongSysDate : bLong ) ); in ExportPart_Impl()
Completed in 11 milliseconds