Searched refs:writeIntParameter (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/i18npool/source/localedata/ |
H A D | filewriter.cxx | 135 void OFileWriter::writeIntParameter(const sal_Char* pAsciiStr, const sal_Int16 count, sal_Int16 val… in writeIntParameter() function in OFileWriter
|
H A D | LocaleNode.cxx | 650 of.writeIntParameter("Formatindex", formatCount, formatindex); in generateCode() 1274 of.writeIntParameter("minimalDaysInFirstWeek", i, nDays); in generateCode() 1431 of.writeIntParameter("currencyDecimalPlaces", nbOfCurrencies, nDecimalPlaces); in generateCode()
|
H A D | LocaleNode.hxx | 71 …virtual void writeIntParameter(const sal_Char* pAsciiStr, const sal_Int16 count, sal_Int16 val) c…
|
Completed in 34 milliseconds