Home
last modified time | relevance | path

Searched refs:rSetEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unotools/source/config/
H A Dlingucfg.cxx997 const rtl::OUString &rSetEntry, in GetSupportedDictionaryFormatsFor() argument
1000 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() argument
1024 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in SetOrCreateSupportedDictionaryFormatsFor()
1034 xNA = GetOrCreateSetEntry_Impl( xNA, rSetEntry ); in SetOrCreateSupportedDictionaryFormatsFor()
/trunk/main/unotools/inc/unotools/
H A Dlingucfg.hxx214 …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 25 milliseconds