Lines Matching refs:SvXMLNumFmtExport

242 SvXMLNumFmtExport::SvXMLNumFmtExport(  in SvXMLNumFmtExport()  function in SvXMLNumFmtExport
278 SvXMLNumFmtExport::SvXMLNumFmtExport( in SvXMLNumFmtExport() function in SvXMLNumFmtExport
316 SvXMLNumFmtExport::~SvXMLNumFmtExport() in ~SvXMLNumFmtExport()
342 void SvXMLNumFmtExport::AddCalendarAttr_Impl( const OUString& rCalendar ) in AddCalendarAttr_Impl()
350 void SvXMLNumFmtExport::AddTextualAttr_Impl( sal_Bool bText ) in AddTextualAttr_Impl()
358 void SvXMLNumFmtExport::AddStyleAttr_Impl( sal_Bool bLong ) in AddStyleAttr_Impl()
366 void SvXMLNumFmtExport::AddLanguageAttr_Impl( sal_Int32 nLang ) in AddLanguageAttr_Impl()
386 void SvXMLNumFmtExport::AddToTextElement_Impl( const OUString& rString ) in AddToTextElement_Impl()
394 void SvXMLNumFmtExport::FinishTextElement_Impl() in FinishTextElement_Impl()
404 void SvXMLNumFmtExport::WriteColorElement_Impl( const Color& rColor ) in WriteColorElement_Impl()
417 void SvXMLNumFmtExport::WriteCurrencyElement_Impl( const OUString& rString, in WriteCurrencyElement_Impl()
436 void SvXMLNumFmtExport::WriteBooleanElement_Impl() in WriteBooleanElement_Impl()
444 void SvXMLNumFmtExport::WriteTextContentElement_Impl() in WriteTextContentElement_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()
510 void SvXMLNumFmtExport::WriteWeekElement_Impl( const OUString& rCalendar ) in WriteWeekElement_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()
568 void SvXMLNumFmtExport::WriteAMPMElement_Impl() in WriteAMPMElement_Impl()
578 void SvXMLNumFmtExport::WriteNumberElement_Impl( in WriteNumberElement_Impl()
655 void SvXMLNumFmtExport::WriteScientificElement_Impl( in WriteScientificElement_Impl()
693 void SvXMLNumFmtExport::WriteFractionElement_Impl( in WriteFractionElement_Impl()
732 void SvXMLNumFmtExport::WriteMapElement_Impl( sal_Int32 nOp, double fLimit, in WriteMapElement_Impl()
806 sal_Bool SvXMLNumFmtExport::WriteTextWithCurrency_Impl( const OUString& rString, in WriteTextWithCurrency_Impl()
963 void SvXMLNumFmtExport::ExportPart_Impl( const SvNumberformat& rFormat, sal_uInt32 nKey, in ExportPart_Impl()
1657 void SvXMLNumFmtExport::ExportFormat_Impl( const SvNumberformat& rFormat, sal_uInt32 nKey ) in ExportFormat_Impl()
1691 void SvXMLNumFmtExport::Export( sal_Bool bIsAutoStyle ) in Export()
1738 OUString SvXMLNumFmtExport::GetStyleName( sal_uInt32 nKey ) in GetStyleName()
1749 void SvXMLNumFmtExport::SetUsed( sal_uInt32 nKey ) in SetUsed()
1762 void SvXMLNumFmtExport::GetWasUsed(uno::Sequence<sal_Int32>& rWasUsed) in GetWasUsed()
1768 void SvXMLNumFmtExport::SetWasUsed(const uno::Sequence<sal_Int32>& rWasUsed) in SetWasUsed()
1782 sal_uInt32 SvXMLNumFmtExport::ForceSystemLanguage( sal_uInt32 nKey ) in ForceSystemLanguage()