Searched refs:AddCalendarAttr_Impl (Results 1 – 2 of 2) sorted by relevance
342 void SvXMLNumFmtExport::AddCalendarAttr_Impl( const OUString& rCalendar ) in AddCalendarAttr_Impl() function in SvXMLNumFmtExport458 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteDayElement_Impl()469 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteMonthElement_Impl()481 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteYearElement_Impl()492 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteEraElement_Impl()503 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteDayOfWeekElement_Impl()514 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteWeekElement_Impl()524 AddCalendarAttr_Impl( rCalendar ); // adds to pAttrList in WriteQuarterElement_Impl()
58 SAL_DLLPRIVATE void AddCalendarAttr_Impl( const ::rtl::OUString& rCalendar );
Completed in 20 milliseconds