Searched refs:lcl_formatChars1 (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/i18npool/source/defaultnumberingprovider/ |
H A D | defaultnumberingprovider.cxx | 301 void lcl_formatChars1( sal_Unicode table[], int tableSize, int n, OUString& s ) in lcl_formatChars1() function 455 …lcl_formatChars1( upperLetter, 26, number-1, result ); // 1=>A, 2=>B, ..., 26=>Z, 27=>AA, 28=>BB, … in makeNumberingString() 458 …lcl_formatChars1( lowerLetter, 26, number-1, result ); // 1=>A, 2=>B, ..., 26=>Z, 27=>AA, 28=>BB,… in makeNumberingString() 603 lcl_formatChars1( table_CyrillicLowerLetter_bg, in makeNumberingString() 629 lcl_formatChars1( table_CyrillicLowerLetter_ru, in makeNumberingString() 655 lcl_formatChars1( table_CyrillicLowerLetter_sr, in makeNumberingString()
|
Completed in 261 milliseconds