Lines Matching defs:bLong

358 void SvXMLNumFmtExport::AddStyleAttr_Impl( sal_Bool bLong )  in AddStyleAttr_Impl()
454 void SvXMLNumFmtExport::WriteDayElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteDayElement_Impl()
465 void SvXMLNumFmtExport::WriteMonthElement_Impl( const OUString& rCalendar, sal_Bool bLong, sal_Bool… in WriteMonthElement_Impl()
477 void SvXMLNumFmtExport::WriteYearElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteYearElement_Impl()
488 void SvXMLNumFmtExport::WriteEraElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteEraElement_Impl()
499 void SvXMLNumFmtExport::WriteDayOfWeekElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteDayOfWeekElement_Impl()
520 void SvXMLNumFmtExport::WriteQuarterElement_Impl( const OUString& rCalendar, sal_Bool bLong ) in WriteQuarterElement_Impl()
533 void SvXMLNumFmtExport::WriteHoursElement_Impl( sal_Bool bLong ) in WriteHoursElement_Impl()
543 void SvXMLNumFmtExport::WriteMinutesElement_Impl( sal_Bool bLong ) in WriteMinutesElement_Impl()
553 void SvXMLNumFmtExport::WriteSecondsElement_Impl( sal_Bool bLong, sal_uInt16 nDecimals ) in WriteSecondsElement_Impl()
1475 sal_Bool bLong = ( nElemType == NF_KEY_DD ); in ExportPart_Impl() local
1496 sal_Bool bLong = ( nElemType == NF_KEY_NNN || nElemType == NF_KEY_NNNN || in ExportPart_Impl() local
1514 sal_Bool bLong = ( nElemType == NF_KEY_MM || nElemType == NF_KEY_MMMM ); in ExportPart_Impl() local
1529 sal_Bool bLong = ( nElemType == NF_KEY_YYYY || nElemType == NF_KEY_EEC || in ExportPart_Impl() local
1541 sal_Bool bLong = ( nElemType == NF_KEY_GGG || nElemType == NF_KEY_RR ); in ExportPart_Impl() local
1554 sal_Bool bLong = ( nElemType == NF_KEY_QQ ); in ExportPart_Impl() local