Kaydet (Commit) bedca5ce authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

convert ImpGet[Date|Time|DateTime]Output to OUStringBuffer

Change-Id: Ie4ab10b81897ac32228dc1267b3da00250ff82ea
üst 114ed543
......@@ -641,7 +641,7 @@ private:
// Append a "G" short era string of the given calendar. In the case of a
// Gengou calendar this is a one character abbreviation, for other
// calendars the XExtendedCalendar::getDisplayString() method is called.
SVL_DLLPRIVATE static void ImpAppendEraG( String& OutString, const CalendarWrapper& rCal,
SVL_DLLPRIVATE static void ImpAppendEraG( OUStringBuffer& OutStringBuffer, const CalendarWrapper& rCal,
sal_Int16 nNatNum );
SVL_DLLPRIVATE bool ImpGetNumberOutput( double fNumber,
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment