office-gobmx/sc
Eike Rathke 4b030331f7 add narrow (one letter) month names
While introducing Calendar2 and the XCalendar3 interface anyway, as well the
"one letter" narrow month names sometimes needed in calendaring can be added.
These are not always the first capitalized letters of the months in all
locales, and might even not necessarily be just one character.

Introduces a new struct css::i18n::Calendar2 that is not derived from
css::i18n::Calendar because it uses a new struct css::i18n::CalendarItem2 to
hold the NarrowName elements.

In locale data the elements DaysOfMonth, MonthsOfYear and GenitiveMonths now
have an optional element DefaultNarrowName. If not specified, the first
character of DefaultFullName is taken.

LocaleDataWrapper and CalendarWrapper use and return the new Calendar2 and
sequences of CalendarItem2 structs. Application code adapted.

The number formatter now displays narrow month names (genitive if applicable)
for the MMMMM code, previously it displayed the first 16 bit code point of the
full name (not even utf-16 aware).

Narrow day names currently are not used, except in svtools' Calendar control.
2011-11-19 16:15:22 +01:00
..
inc don't pass uno interface implementation directly 2011-11-19 02:52:38 +01:00
prj
qa little cleanup in ucalc 2011-11-19 02:52:38 +01:00
sdi
source add narrow (one letter) month names 2011-11-19 16:15:22 +01:00
uiconfig/scalc Removing the last remnants of layout - sorry to see it go :-( 2011-11-17 00:49:48 +01:00
util
workben
xml
AllLangResTarget_sc.mk
CppunitTest_sc_filters_test.mk basic component is no longer needed in filters-test 2011-11-18 22:48:13 +01:00
CppunitTest_sc_macros_test.mk
CppunitTest_sc_ucalc.mk
Library_sc.mk
Library_scd.mk
Library_scfilt.mk
Library_scui.mk
Library_vbaobj.mk
Makefile tweak gbuild standart Makefile to allow partial build in unsourced env 2011-11-16 06:18:54 -06:00
Module_sc.mk
Package_uiconfig.mk Removing the last remnants of layout - sorry to see it go :-( 2011-11-17 00:49:48 +01:00
Package_xml.mk