|
LibreOffice Module editeng (master) 1
|
#include <rtl/ustring.hxx>#include <rtl/ref.hxx>#include <com/sun/star/uno/Reference.hxx>#include <editeng/editengdllapi.h>Go to the source code of this file.
Classes | |
| class | LinguMgr |
| struct | SvxAlternativeSpelling |
| class | SvxDicListChgClamp |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::linguistic2 |
| namespace | weld |
| namespace | linguistic |
Functions | |
| EDITENG_DLLPUBLIC SvxAlternativeSpelling | SvxGetAltSpelling (const css::uno::Reference< css::linguistic2::XHyphenatedWord > &rHyphWord) |
| EDITENG_DLLPUBLIC short | SvxDicError (weld::Window *pParent, linguistic::DictionaryError nError) |
| EDITENG_DLLPUBLIC short SvxDicError | ( | weld::Window * | pParent, |
| linguistic::DictionaryError | nError | ||
| ) |
Definition at line 730 of file unolingu.cxx.
References Application::CreateMessageDialog(), EditResId(), linguistic::FULL, linguistic::NONE, linguistic::READONLY, and SAL_WARN.
| EDITENG_DLLPUBLIC SvxAlternativeSpelling SvxGetAltSpelling | ( | const css::uno::Reference< css::linguistic2::XHyphenatedWord > & | rHyphWord | ) |
Definition at line 674 of file unolingu.cxx.
References SvxAlternativeSpelling::aReplacement, SvxAlternativeSpelling::bIsAltSpelling, SvxAlternativeSpelling::nChangedLength, and SvxAlternativeSpelling::nChangedPos.