|
LibreOffice Module lingucomponent (master) 1
|
#include <com/sun/star/uno/Reference.h>#include <com/sun/star/linguistic2/SpellFailure.hpp>#include <com/sun/star/linguistic2/XLinguProperties.hpp>#include <cppuhelper/factory.hxx>#include <cppuhelper/supportsservice.hxx>#include <cppuhelper/weak.hxx>#include <com/sun/star/registry/XRegistryKey.hpp>#include <com/sun/star/lang/XSingleServiceFactory.hpp>#include <tools/debug.hxx>#include <osl/mutex.hxx>#include "macspellimp.hxx"#include <linguistic/spelldta.hxx>#include <unotools/pathoptions.hxx>#include <unotools/useroptions.hxx>#include <osl/file.hxx>#include <rtl/ref.hxx>#include <rtl/ustrbuf.hxx>Go to the source code of this file.
Functions | |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | lingucomponent_MacSpellChecker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * lingucomponent_MacSpellChecker_get_implementation | ( | css::uno::XComponentContext * | , |
| css::uno::Sequence< css::uno::Any > const & | |||
| ) |
Definition at line 672 of file macspellimp.mm.