office-gobmx/unotools
Eike Rathke 209f1cdc93 adapt callers of getCurrFormatsImpl() to changes
06e2005ed8 changed String to OUString and
initialized some variables with -1 instead of STRING_NOTFOUND, which was
unsigned 0xffff so var1<var2 was true if var1 had a value other than
default and var2 was default. After the change the comparison had logic
reversed and the result was a default negative currency format with
parentheses for all locales.

Change-Id: I3fe49fed7c1047618dc653fce992eb01582c398d
2012-06-20 14:53:37 +02:00
..
inc/unotools convert LocaleDataWrapper to OUString 2012-06-18 15:13:51 +01:00
prj
qa/complex/tempfile
source adapt callers of getCurrFormatsImpl() to changes 2012-06-20 14:53:37 +02:00
util
JunitTest_unotools_complex.mk Junit test for unotools 2012-06-16 21:00:10 -05:00
Library_utl.mk
Makefile
Module_unotools.mk
Package_inc.mk
README

Helpers for C++ use of UNO.