Lines Matching refs:getLength
140 sal_Int32 nLen = aFormatList.getLength(); in getLocales()
169 sal_Int32 nLen2 = aLocaleNames.getLength(); in getLocales()
193 numdict = numdict + aDictIt->aLocaleNames.getLength(); in getLocales()
203 if (aDictIt->aLocaleNames.getLength() > 0 && in getLocales()
204 aDictIt->aLocations.getLength() > 0) in getLocales()
207 sal_Int32 nLocales = aLocaleNames.getLength(); in getLocales()
254 if (!aSuppLocales.getLength()) in hasLocale()
257 sal_Int32 nLen = aSuppLocales.getLength(); in hasLocale()
283 sal_Int32 n = rBuf.getLength(); in GetSpellFailure()
364 if (rLocale == Locale() || !rWord.getLength()) in isValid()
375 if (rWord.match(A2OU(SPELLML_HEADER), 0) && (rWord.getLength() > 10)) return sal_False; in isValid()
421 sal_Int32 n = rBuf.getLength(); in GetProposals()
492 if (rLocale == Locale() || !rWord.getLength()) in spell()
567 sal_Int32 nLen = rArguments.getLength(); in initialize()
644 for( sal_Int32 i = 0; i < aSNL.getLength(); i++ ) in supportsService()