Searched refs:rSetName (Results 1 – 2 of 2) sorted by relevance
996 const rtl::OUString &rSetName, in GetSupportedDictionaryFormatsFor() argument1000 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in GetSupportedDictionaryFormatsFor()1007 xNA.set( xNA->getByName( rSetName ), uno::UNO_QUERY_THROW ); in GetSupportedDictionaryFormatsFor()1020 const rtl::OUString &rSetName, in SetOrCreateSupportedDictionaryFormatsFor() argument1024 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in SetOrCreateSupportedDictionaryFormatsFor()1033 xNA.set( xNA->getByName( rSetName ), uno::UNO_QUERY_THROW ); in SetOrCreateSupportedDictionaryFormatsFor()
214 …sal_Bool GetSupportedDictionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString &rSe…215 …void SetOrCreateSupportedDictionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString …
Completed in 25 milliseconds