LibreOffice Module cui (master) 1
Public Member Functions | Public Attributes | List of all members
SvxAsianLayoutPage_Impl Struct Reference
Collaboration diagram for SvxAsianLayoutPage_Impl:
[legend]

Public Member Functions

 SvxAsianLayoutPage_Impl ()
 
bool hasForbiddenCharacters (LanguageType eLang)
 
SvxForbiddenChars_Impl * getForbiddenCharacters (LanguageType eLang)
 
void addForbiddenCharacters (LanguageType eLang, std::optional< ForbiddenCharacters > oForbidden)
 

Public Attributes

SvxAsianConfig aConfig
 
Reference< XForbiddenCharacters > xForbidden
 
Reference< XPropertySetxPrSet
 
Reference< XPropertySetInfo > xPrSetInfo
 
std::map< LanguageType, SvxForbiddenChars_Impl > aChangedLanguagesMap
 

Detailed Description

Definition at line 58 of file optasian.cxx.

Constructor & Destructor Documentation

◆ SvxAsianLayoutPage_Impl()

SvxAsianLayoutPage_Impl::SvxAsianLayoutPage_Impl ( )
inline

Definition at line 61 of file optasian.cxx.

Member Function Documentation

◆ addForbiddenCharacters()

void SvxAsianLayoutPage_Impl::addForbiddenCharacters ( LanguageType  eLang,
std::optional< ForbiddenCharacters >  oForbidden 
)

Definition at line 88 of file optasian.cxx.

References aChangedLanguagesMap.

◆ getForbiddenCharacters()

SvxForbiddenChars_Impl * SvxAsianLayoutPage_Impl::getForbiddenCharacters ( LanguageType  eLang)

Definition at line 79 of file optasian.cxx.

References aChangedLanguagesMap, and DBG_ASSERT.

◆ hasForbiddenCharacters()

bool SvxAsianLayoutPage_Impl::hasForbiddenCharacters ( LanguageType  eLang)

Definition at line 74 of file optasian.cxx.

References aChangedLanguagesMap.

Member Data Documentation

◆ aChangedLanguagesMap

std::map< LanguageType, SvxForbiddenChars_Impl > SvxAsianLayoutPage_Impl::aChangedLanguagesMap

◆ aConfig

SvxAsianConfig SvxAsianLayoutPage_Impl::aConfig

Definition at line 60 of file optasian.cxx.

◆ xForbidden

Reference< XForbiddenCharacters > SvxAsianLayoutPage_Impl::xForbidden

Definition at line 63 of file optasian.cxx.

◆ xPrSet

Reference< XPropertySet > SvxAsianLayoutPage_Impl::xPrSet

Definition at line 64 of file optasian.cxx.

◆ xPrSetInfo

Reference< XPropertySetInfo > SvxAsianLayoutPage_Impl::xPrSetInfo

Definition at line 65 of file optasian.cxx.


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