Home
last modified time | relevance | path

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

/aoo41x/main/unotools/source/config/
H A Dlingucfg.cxx996 const rtl::OUString &rSetName, in GetSupportedDictionaryFormatsFor() argument
1000 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() argument
1024 if (rSetName.getLength() == 0 || rSetEntry.getLength() == 0) in SetOrCreateSupportedDictionaryFormatsFor()
1033 xNA.set( xNA->getByName( rSetName ), uno::UNO_QUERY_THROW ); in SetOrCreateSupportedDictionaryFormatsFor()
/aoo41x/main/unotools/inc/unotools/
H A Dlingucfg.hxx214 …sal_Bool GetSupportedDictionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString &rSe…
215 …void SetOrCreateSupportedDictionaryFormatsFor( const rtl::OUString &rSetName, const rtl::OUString …

Completed in 27 milliseconds