Searched refs:count0 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/i18npool/source/localedata/ |
H A D | filewriter.cxx | 168 …eter(const sal_Char* pAsciiStr, const ::rtl::OUString& aChars, sal_Int16 count0, sal_Int16 count1)… in writeParameter() argument 170 fprintf(m_f, "static const sal_Unicode %s%d%d[] = {", pAsciiStr, count0, count1); in writeParameter() 189 …Str, const sal_Char* pAsciiStr, const ::rtl::OUString& aChars, sal_Int16 count0, sal_Int16 count1)… in writeParameter() argument 191 fprintf(m_f, "static const sal_Unicode %s%s%d%d[] = {", pTagStr, pAsciiStr, count0, count1); in writeParameter()
|
H A D | LocaleNode.hxx | 76 …eter(const sal_Char* pAsciiStr, const ::rtl::OUString& aChars, sal_Int16 count0, sal_Int16 count1)… 79 …Str, const sal_Char* pAsciiStr, const ::rtl::OUString& aChars, sal_Int16 count0, sal_Int16 count1)…
|
Completed in 10 milliseconds