#include <splwrap.hxx>
|
static css::uno::Reference< css::linguistic2::XDictionary > | GetAllRightDic () |
|
Definition at line 45 of file splwrap.hxx.
◆ SvxSpellWrapper() [1/3]
◆ SvxSpellWrapper() [2/3]
SvxSpellWrapper::SvxSpellWrapper |
( |
weld::Widget * |
pWn, |
|
|
const bool |
bStart, |
|
|
const bool |
bIsAllRight |
|
) |
| |
◆ SvxSpellWrapper() [3/3]
SvxSpellWrapper::SvxSpellWrapper |
( |
weld::Widget * |
pWn, |
|
|
css::uno::Reference< css::linguistic2::XHyphenator > const & |
xHyphenator, |
|
|
const bool |
bStart, |
|
|
const bool |
bOther |
|
) |
| |
◆ ~SvxSpellWrapper()
SvxSpellWrapper::~SvxSpellWrapper |
( |
| ) |
|
|
virtual |
◆ CheckHyphLang()
sal_Int16 SvxSpellWrapper::CheckHyphLang |
( |
css::uno::Reference< css::linguistic2::XHyphenator >const & |
xHyph, |
|
|
LanguageType |
nLang |
|
) |
| |
|
static |
◆ CheckSpellLang()
sal_Int16 SvxSpellWrapper::CheckSpellLang |
( |
css::uno::Reference< css::linguistic2::XSpellChecker1 > const & |
xSpell, |
|
|
LanguageType |
nLang |
|
) |
| |
|
static |
◆ FindSpellError()
bool SvxSpellWrapper::FindSpellError |
( |
| ) |
|
|
private |
Definition at line 417 of file splwrap.cxx.
References GetAllRightDic(), LinguMgr::GetChangeAllList(), GetLast(), IsAllRight(), pWin, ReplaceAll(), ShowLanguageErrors(), SpellContinue(), SpellEnd(), SpellNext(), and xWait.
Referenced by SpellDocument().
◆ GetAllRightDic()
Reference< XDictionary > SvxSpellWrapper::GetAllRightDic |
( |
| ) |
|
|
staticprotected |
◆ GetLast()
const css::uno::Reference< css::uno::XInterface > & SvxSpellWrapper::GetLast |
( |
| ) |
const |
|
inlineprotected |
◆ InsertHyphen()
void SvxSpellWrapper::InsertHyphen |
( |
const sal_Int32 |
nPos | ) |
|
|
protectedvirtual |
◆ IsAllRight()
bool SvxSpellWrapper::IsAllRight |
( |
| ) |
const |
|
inline |
◆ IsEndDone()
bool SvxSpellWrapper::IsEndDone |
( |
| ) |
const |
|
inline |
◆ IsStartDone()
bool SvxSpellWrapper::IsStartDone |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ ReplaceAll()
void SvxSpellWrapper::ReplaceAll |
( |
const OUString & |
rNewText | ) |
|
|
protectedvirtual |
◆ SetLast()
void SvxSpellWrapper::SetLast |
( |
const css::uno::Reference< css::uno::XInterface > & |
xNewLast | ) |
|
|
inlineprotected |
◆ ShowLanguageErrors()
void SvxSpellWrapper::ShowLanguageErrors |
( |
| ) |
|
|
static |
◆ SpellContinue()
void SvxSpellWrapper::SpellContinue |
( |
| ) |
|
|
protectedvirtual |
◆ SpellDocument()
void SvxSpellWrapper::SpellDocument |
( |
| ) |
|
Definition at line 252 of file splwrap.cxx.
References BodyEnd, BodyStart, bOtherCntnt, bReverse, bStartChk, EditAbstractDialogFactory::Create(), EditAbstractDialogFactory::CreateHyphenWordDialog(), FindSpellError(), LanguageTag::getLanguageType(), GetLast(), Other, pWin, SpellStart(), and xHyph.
Referenced by ImpEditEngine::Spell().
◆ SpellEnd()
void SvxSpellWrapper::SpellEnd |
( |
| ) |
|
|
protectedvirtual |
◆ SpellMore()
bool SvxSpellWrapper::SpellMore |
( |
| ) |
|
|
protectedvirtual |
◆ SpellNext()
bool SvxSpellWrapper::SpellNext |
( |
| ) |
|
|
private |
Definition at line 290 of file splwrap.cxx.
References bEndDone, Body, BodyEnd, BodyStart, bOtherCntnt, bRevAllowed, bReverse, bStartChk, bStartDone, Application::CreateMessageDialog(), EditResId(), LinguMgr::GetLinguPropertySet(), pWin, RET_YES, SpellMore(), SpellNext(), SpellStart(), and xWait.
Referenced by FindSpellError(), and SpellNext().
◆ SpellStart()
◆ SvxHyphenWordDialog
◆ SvxHyphenWordDialog_Impl
friend struct SvxHyphenWordDialog_Impl |
|
friend |
◆ SvxSpellCheckDialog
friend class SvxSpellCheckDialog |
|
friend |
◆ bAllRight
bool SvxSpellWrapper::bAllRight |
|
private |
◆ bEndDone
bool SvxSpellWrapper::bEndDone |
|
private |
◆ bOtherCntnt
bool SvxSpellWrapper::bOtherCntnt |
|
private |
◆ bRevAllowed
bool SvxSpellWrapper::bRevAllowed |
|
private |
◆ bReverse
bool SvxSpellWrapper::bReverse |
|
private |
◆ bStartChk
bool SvxSpellWrapper::bStartChk |
|
private |
◆ bStartDone
bool SvxSpellWrapper::bStartDone |
|
private |
◆ pWin
◆ xHyph
css::uno::Reference< css::linguistic2::XHyphenator > SvxSpellWrapper::xHyph |
|
private |
◆ xLast
css::uno::Reference< css::uno::XInterface > SvxSpellWrapper::xLast |
|
private |
◆ xWait
The documentation for this class was generated from the following files: