Home
last modified time | relevance | path

Searched refs:incErrorInt (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx324 void LocaleNode::incErrorInt( const char* pStr, int nVal ) const in incErrorInt() function in LocaleNode
649 incErrorInt( "Duplicated formatindex=\"%d\" in FormatElement.", formatindex); in generateCode()
742incErrorInt( "DecimalSeparator not present in FormatCode formatindex=\"%d\".", in generateCode()
752incErrorInt( "ThousandSeparator not present in FormatCode formatindex=\"%d\".", in generateCode()
771incErrorInt( "TimeSeparator not present in FormatCode formatindex=\"%d\".", in generateCode()
781incErrorInt( "Time100SecSeparator not present in FormatCode formatindex=\"%d\".", in generateCode()
837 incErrorInt( "FormatElement formatindex=\"%d\" not present.", nNext); in generateCode()
843incErrorInt( "FormatElement formatindex=\"%d\" reserved for internal ``BOOLEAN''.", nNext); in generateCode()
1177incErrorInt( "A Gregorian calendar must have 7 days per week, this one has %d", nbOfDays[i]); in generateCode()
1209incErrorInt( "A Gregorian calendar must have 12 months, this one has %d", nbOfMonths[i]); in generateCode()
[all …]
H A DLocaleNode.hxx147 void incErrorInt( const char* pStr, int nVal ) const;

Completed in 23 milliseconds