Searched defs:tableSize (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/i18npool/inc/ |
H A D | transliteration_Numeric.hxx | 57 sal_Int16 tableSize; member in com::sun::star::i18n::transliteration_Numeric
|
/aoo4110/main/i18npool/source/defaultnumberingprovider/ |
H A D | defaultnumberingprovider.cxx | 289 void lcl_formatChars( sal_Unicode table[], int tableSize, int n, OUString& s ) in lcl_formatChars() 301 void lcl_formatChars1( sal_Unicode table[], int tableSize, int n, OUString& s ) in lcl_formatChars1() 314 void lcl_formatChars2( sal_Unicode table_capital[], sal_Unicode table_small[], int tableSize, int n… in lcl_formatChars2() 328 void lcl_formatChars3( sal_Unicode table_capital[], sal_Unicode table_small[], int tableSize, int n… in lcl_formatChars3() 383 sal_Int16 tableSize = 0; in makeNumberingString() local
|
Completed in 21 milliseconds