LibreOffice Module editeng (master) 1
|
#include <acorrcfg.hxx>
Public Member Functions | |
void | SetModified () |
void | Commit () |
SvxAutoCorrect * | GetAutoCorrect () |
const SvxAutoCorrect * | GetAutoCorrect () const |
void | SetAutoCorrect (SvxAutoCorrect *) |
bool | IsAutoFormatByInput () const |
void | SetAutoFormatByInput (bool bSet) |
bool | IsSaveRelFile () const |
void | SetSaveRelFile (bool bSet) |
bool | IsSaveRelNet () const |
void | SetSaveRelNet (bool bSet) |
bool | IsAutoTextTip () const |
void | SetAutoTextTip (bool bSet) |
bool | IsSearchInAllCategories () const |
SvxAutoCorrCfg () | |
~SvxAutoCorrCfg () | |
Static Public Member Functions | |
static SvxAutoCorrCfg & | Get () |
Private Attributes | |
std::unique_ptr< SvxAutoCorrect > | pAutoCorrect |
SvxBaseAutoCorrCfg | aBaseConfig |
SvxSwAutoCorrCfg | aSwConfig |
bool | bFileRel |
bool | bNetRel |
bool | bAutoTextTip |
bool | bAutoTextPreview |
bool | bAutoFmtByInput |
bool | bSearchInAllCategories |
Friends | |
class | SvxBaseAutoCorrCfg |
class | SvxSwAutoCorrCfg |
Definition at line 65 of file acorrcfg.hxx.
SvxAutoCorrCfg::SvxAutoCorrCfg | ( | ) |
Definition at line 112 of file acorrcfg.cxx.
References aBaseConfig, aSwConfig, SvtPathOptions::GetAutoCorrectPath(), INetURLObject::GetMainURL(), comphelper::getProcessComponentContext(), INetURLObject::insertName(), SvxBaseAutoCorrCfg::Load(), SvxSwAutoCorrCfg::Load(), pAutoCorrect, pS, scanAutoCorrectDirForLanguageTags(), INetURLObject::ToIUri, and u.
SvxAutoCorrCfg::~SvxAutoCorrCfg | ( | ) |
Definition at line 148 of file acorrcfg.cxx.
|
inline |
Definition at line 90 of file acorrcfg.hxx.
References utl::ConfigItem::Commit().
|
static |
Definition at line 688 of file acorrcfg.cxx.
Referenced by EditView::ExecuteSpellPopup().
|
inline |
Definition at line 96 of file acorrcfg.hxx.
Referenced by EditView::ExecuteSpellPopup().
|
inline |
Definition at line 97 of file acorrcfg.hxx.
|
inline |
Definition at line 101 of file acorrcfg.hxx.
|
inline |
Definition at line 110 of file acorrcfg.hxx.
|
inline |
Definition at line 104 of file acorrcfg.hxx.
|
inline |
Definition at line 107 of file acorrcfg.hxx.
|
inline |
Definition at line 113 of file acorrcfg.hxx.
void SvxAutoCorrCfg::SetAutoCorrect | ( | SvxAutoCorrect * | pNew | ) |
Definition at line 152 of file acorrcfg.cxx.
References aBaseConfig, aSwConfig, SvxAutoCorrect::GetFlags(), pAutoCorrect, and utl::ConfigItem::SetModified().
|
inline |
Definition at line 102 of file acorrcfg.hxx.
References utl::ConfigItem::SetModified().
|
inline |
Definition at line 111 of file acorrcfg.hxx.
References utl::ConfigItem::SetModified().
|
inline |
Definition at line 85 of file acorrcfg.hxx.
References utl::ConfigItem::SetModified().
|
inline |
Definition at line 105 of file acorrcfg.hxx.
References utl::ConfigItem::SetModified().
|
inline |
Definition at line 108 of file acorrcfg.hxx.
References utl::ConfigItem::SetModified().
|
friend |
Definition at line 67 of file acorrcfg.hxx.
|
friend |
Definition at line 68 of file acorrcfg.hxx.
|
private |
Definition at line 72 of file acorrcfg.hxx.
Referenced by SetAutoCorrect(), and SvxAutoCorrCfg().
|
private |
Definition at line 73 of file acorrcfg.hxx.
Referenced by SetAutoCorrect(), and SvxAutoCorrCfg().
|
private |
Definition at line 81 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 80 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 79 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 76 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 77 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 82 of file acorrcfg.hxx.
Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().
|
private |
Definition at line 70 of file acorrcfg.hxx.
Referenced by SvxBaseAutoCorrCfg::ImplCommit(), SvxSwAutoCorrCfg::ImplCommit(), SvxBaseAutoCorrCfg::Load(), SvxSwAutoCorrCfg::Load(), SetAutoCorrect(), and SvxAutoCorrCfg().