Searched refs:aSuppLocales (Results 1 – 10 of 10) sorted by relevance
151 aSuppLocales.realloc(numdict); in getLocales()152 Locale * pLocale = aSuppLocales.getArray(); in getLocales()187 aSuppLocales.realloc(numlocs); in getLocales()196 aSuppLocales.realloc(0); in getLocales()205 return aSuppLocales; in getLocales()216 if (!aSuppLocales.getLength()) in hasLocale()219 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale()222 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()
74 Sequence< Locale > aSuppLocales; member in MacSpellChecker
100 if (!aSuppLocales.getLength()) in getLocales()102 aSuppLocales.realloc( 3 ); in getLocales()103 Locale *pLocale = aSuppLocales.getArray(); in getLocales()109 return aSuppLocales; in getLocales()119 if (!aSuppLocales.getLength()) in hasLocale()121 INT32 nLen = aSuppLocales.getLength(); in hasLocale()124 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()
67 Sequence< Locale > aSuppLocales; member in SpellChecker
176 aSuppLocales.realloc( aLocaleNamesSet.size() ); in getLocales()183 aSuppLocales[k++] = aTmp; in getLocales()240 aSuppLocales.realloc(0); in getLocales()244 return aSuppLocales; in getLocales()254 if (!aSuppLocales.getLength()) in hasLocale()257 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale()260 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()
205 aSuppLocales.realloc( aLocaleNamesSet.size() ); in getLocales()212 aSuppLocales[k++] = aTmp; in getLocales()273 aSuppLocales.realloc(0); in getLocales()277 return aSuppLocales; in getLocales()288 if (!aSuppLocales.getLength()) in hasLocale()290 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale()293 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()
81 Sequence< Locale > aSuppLocales; member in Thesaurus
184 aSuppLocales.realloc( aLocaleNamesSet.size() ); in getLocales()191 aSuppLocales[k++] = aTmp; in getLocales()244 aSuppLocales.realloc(0); in getLocales()248 return aSuppLocales; in getLocales()259 if (!aSuppLocales.getLength()) in hasLocale()262 const Locale *pLocale = aSuppLocales.getConstArray(); in hasLocale()263 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale()
81 Sequence< Locale > aSuppLocales; member in Hyphenator
Completed in 51 milliseconds