LibreOffice Module editeng (master) 1
Public Member Functions | Private Attributes | List of all members
SvxAutocorrWord Class Reference

#include <svxacorr.hxx>

Public Member Functions

 SvxAutocorrWord (OUString aS, OUString aL, bool bFlag=true)
 
const OUString & GetShort () const
 
const OUString & GetLong () const
 
bool IsTextOnly () const
 

Private Attributes

OUString sShort
 
OUString sLong
 
bool bIsTxtOnly
 

Detailed Description

Definition at line 143 of file svxacorr.hxx.

Constructor & Destructor Documentation

◆ SvxAutocorrWord()

SvxAutocorrWord::SvxAutocorrWord ( OUString  aS,
OUString  aL,
bool  bFlag = true 
)
inline

Definition at line 148 of file svxacorr.hxx.

Member Function Documentation

◆ GetLong()

const OUString & SvxAutocorrWord::GetLong ( ) const
inline

◆ GetShort()

const OUString & SvxAutocorrWord::GetShort ( ) const
inline

◆ IsTextOnly()

bool SvxAutocorrWord::IsTextOnly ( ) const
inline

Definition at line 154 of file svxacorr.hxx.

Referenced by EdtAutoCorrDoc::ChgAutoCorrWord().

Member Data Documentation

◆ bIsTxtOnly

bool SvxAutocorrWord::bIsTxtOnly
private

Definition at line 146 of file svxacorr.hxx.

◆ sLong

OUString SvxAutocorrWord::sLong
private

Definition at line 145 of file svxacorr.hxx.

◆ sShort

OUString SvxAutocorrWord::sShort
private

Definition at line 145 of file svxacorr.hxx.


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