LibreOffice Module editeng (master) 1
Public Member Functions | Static Public Member Functions | Private Attributes | Friends | List of all members
SvxAutoCorrCfg Class Referencefinal

#include <acorrcfg.hxx>

Collaboration diagram for SvxAutoCorrCfg:
[legend]

Public Member Functions

void SetModified ()
 
void Commit ()
 
SvxAutoCorrectGetAutoCorrect ()
 
const SvxAutoCorrectGetAutoCorrect () 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 SvxAutoCorrCfgGet ()
 

Private Attributes

std::unique_ptr< SvxAutoCorrectpAutoCorrect
 
SvxBaseAutoCorrCfg aBaseConfig
 
SvxSwAutoCorrCfg aSwConfig
 
bool bFileRel
 
bool bNetRel
 
bool bAutoTextTip
 
bool bAutoTextPreview
 
bool bAutoFmtByInput
 
bool bSearchInAllCategories
 

Friends

class SvxBaseAutoCorrCfg
 
class SvxSwAutoCorrCfg
 

Detailed Description

Definition at line 65 of file acorrcfg.hxx.

Constructor & Destructor Documentation

◆ SvxAutoCorrCfg()

SvxAutoCorrCfg::SvxAutoCorrCfg ( )

◆ ~SvxAutoCorrCfg()

SvxAutoCorrCfg::~SvxAutoCorrCfg ( )

Definition at line 148 of file acorrcfg.cxx.

Member Function Documentation

◆ Commit()

void SvxAutoCorrCfg::Commit ( )
inline

Definition at line 90 of file acorrcfg.hxx.

References utl::ConfigItem::Commit().

◆ Get()

SvxAutoCorrCfg & SvxAutoCorrCfg::Get ( )
static

Definition at line 688 of file acorrcfg.cxx.

Referenced by EditView::ExecuteSpellPopup().

◆ GetAutoCorrect() [1/2]

SvxAutoCorrect * SvxAutoCorrCfg::GetAutoCorrect ( )
inline

Definition at line 96 of file acorrcfg.hxx.

Referenced by EditView::ExecuteSpellPopup().

◆ GetAutoCorrect() [2/2]

const SvxAutoCorrect * SvxAutoCorrCfg::GetAutoCorrect ( ) const
inline

Definition at line 97 of file acorrcfg.hxx.

◆ IsAutoFormatByInput()

bool SvxAutoCorrCfg::IsAutoFormatByInput ( ) const
inline

Definition at line 101 of file acorrcfg.hxx.

◆ IsAutoTextTip()

bool SvxAutoCorrCfg::IsAutoTextTip ( ) const
inline

Definition at line 110 of file acorrcfg.hxx.

◆ IsSaveRelFile()

bool SvxAutoCorrCfg::IsSaveRelFile ( ) const
inline

Definition at line 104 of file acorrcfg.hxx.

◆ IsSaveRelNet()

bool SvxAutoCorrCfg::IsSaveRelNet ( ) const
inline

Definition at line 107 of file acorrcfg.hxx.

◆ IsSearchInAllCategories()

bool SvxAutoCorrCfg::IsSearchInAllCategories ( ) const
inline

Definition at line 113 of file acorrcfg.hxx.

◆ SetAutoCorrect()

void SvxAutoCorrCfg::SetAutoCorrect ( SvxAutoCorrect pNew)

◆ SetAutoFormatByInput()

void SvxAutoCorrCfg::SetAutoFormatByInput ( bool  bSet)
inline

Definition at line 102 of file acorrcfg.hxx.

References utl::ConfigItem::SetModified().

◆ SetAutoTextTip()

void SvxAutoCorrCfg::SetAutoTextTip ( bool  bSet)
inline

Definition at line 111 of file acorrcfg.hxx.

References utl::ConfigItem::SetModified().

◆ SetModified()

void SvxAutoCorrCfg::SetModified ( )
inline

Definition at line 85 of file acorrcfg.hxx.

References utl::ConfigItem::SetModified().

◆ SetSaveRelFile()

void SvxAutoCorrCfg::SetSaveRelFile ( bool  bSet)
inline

Definition at line 105 of file acorrcfg.hxx.

References utl::ConfigItem::SetModified().

◆ SetSaveRelNet()

void SvxAutoCorrCfg::SetSaveRelNet ( bool  bSet)
inline

Definition at line 108 of file acorrcfg.hxx.

References utl::ConfigItem::SetModified().

Friends And Related Function Documentation

◆ SvxBaseAutoCorrCfg

friend class SvxBaseAutoCorrCfg
friend

Definition at line 67 of file acorrcfg.hxx.

◆ SvxSwAutoCorrCfg

friend class SvxSwAutoCorrCfg
friend

Definition at line 68 of file acorrcfg.hxx.

Member Data Documentation

◆ aBaseConfig

SvxBaseAutoCorrCfg SvxAutoCorrCfg::aBaseConfig
private

Definition at line 72 of file acorrcfg.hxx.

Referenced by SetAutoCorrect(), and SvxAutoCorrCfg().

◆ aSwConfig

SvxSwAutoCorrCfg SvxAutoCorrCfg::aSwConfig
private

Definition at line 73 of file acorrcfg.hxx.

Referenced by SetAutoCorrect(), and SvxAutoCorrCfg().

◆ bAutoFmtByInput

bool SvxAutoCorrCfg::bAutoFmtByInput
private

Definition at line 81 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ bAutoTextPreview

bool SvxAutoCorrCfg::bAutoTextPreview
private

Definition at line 80 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ bAutoTextTip

bool SvxAutoCorrCfg::bAutoTextTip
private

Definition at line 79 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ bFileRel

bool SvxAutoCorrCfg::bFileRel
private

Definition at line 76 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ bNetRel

bool SvxAutoCorrCfg::bNetRel
private

Definition at line 77 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ bSearchInAllCategories

bool SvxAutoCorrCfg::bSearchInAllCategories
private

Definition at line 82 of file acorrcfg.hxx.

Referenced by SvxSwAutoCorrCfg::ImplCommit(), and SvxSwAutoCorrCfg::Load().

◆ pAutoCorrect

std::unique_ptr<SvxAutoCorrect> SvxAutoCorrCfg::pAutoCorrect
private

The documentation for this class was generated from the following files: