Home
last modified time | relevance | path

Searched defs:tableSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/inc/
H A Dtransliteration_Numeric.hxx57 sal_Int16 tableSize; member in com::sun::star::i18n::transliteration_Numeric
/trunk/main/i18npool/source/defaultnumberingprovider/
H A Ddefaultnumberingprovider.cxx289 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 14 milliseconds