Home
last modified time | relevance | path

Searched refs:GetDictionaryPath (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/source/config/
H A Dpathoptions.cxx156 const String& GetDictionaryPath() { return GetPath( SvtPathOptions::PATH_DICTIONARY ); } in GetDictionaryPath() function in SvtPathOptions_Impl
629 const String& SvtPathOptions::GetDictionaryPath() const in GetDictionaryPath() function in SvtPathOptions
631 return pImp->GetDictionaryPath(); in GetDictionaryPath()
971 case PATH_DICTIONARY: aPath = GetDictionaryPath(); break; in SearchFile()
/trunk/main/unotools/inc/unotools/
H A Dpathoptions.hxx82 const String& GetDictionaryPath() const;
/trunk/main/sfx2/source/appl/
H A Dappcfg.cxx485 … case SvtPathOptions::PATH_DICTIONARY: aValue = aPathCfg.GetDictionaryPath(); break; in GetOptions()

Completed in 24 milliseconds