|
LibreOffice Module linguistic (master) 1
|
#include <sal/config.h>#include <string_view>#include <tools/urlobj.hxx>#include <ucbhelper/content.hxx>#include <tools/debug.hxx>#include <comphelper/processfactory.hxx>#include <com/sun/star/uno/Sequence.hxx>#include <com/sun/star/uno/Reference.h>#include <com/sun/star/util/thePathSettings.hpp>#include <o3tl/typed_flags_set.hxx>#include <linguistic/misc.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< DictionaryPathFlags > |
Namespaces | |
| namespace | o3tl |
| namespace | linguistic |
Macros | |
| #define | PATH_FLAG_ALL (DictionaryPathFlags::INTERNAL | DictionaryPathFlags::USER) |
Functions | |
| bool | linguistic::FileExists (const OUString &rMainURL) |
| static std::vector< OUString > | linguistic::GetMultiPaths_Impl (std::u16string_view rPathPrefix, DictionaryPathFlags nPathFlags) |
| OUString | linguistic::GetDictionaryWriteablePath () |
| std::vector< OUString > | linguistic::GetDictionaryPaths () |
| OUString | linguistic::GetWritableDictionaryURL (std::u16string_view rDicName) |
| #define PATH_FLAG_ALL (DictionaryPathFlags::INTERNAL | DictionaryPathFlags::USER) |