Searched refs:rSetEntry (Results 1 – 2 of 2) sorted by relevance
997 const rtl::OUString &rSetEntry, in GetSupportedDictionaryFormatsFor() argument1000 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in GetSupportedDictionaryFormatsFor()1008 xNA.set( xNA->getByName( rSetEntry ), uno::UNO_QUERY_THROW ); in GetSupportedDictionaryFormatsFor()1021 const rtl::OUString &rSetEntry, in SetOrCreateSupportedDictionaryFormatsFor() argument1024 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in SetOrCreateSupportedDictionaryFormatsFor()1034 xNA = GetOrCreateSetEntry_Impl( xNA, rSetEntry ); in SetOrCreateSupportedDictionaryFormatsFor()
214 …ctionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString &rSetEntry, com::sun::star:…215 …ctionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString &rSetEntry, const com::sun:…
Completed in 39 milliseconds