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

Public Member Functions

 ImplAllSettingsData ()
 
 ImplAllSettingsData (const ImplAllSettingsData &rData)
 
 ~ImplAllSettingsData ()
 

Public Attributes

MouseSettings maMouseSettings
 
StyleSettings maStyleSettings
 
MiscSettings maMiscSettings
 
HelpSettings maHelpSettings
 
LanguageTag maLocale
 
LanguageTag maUILocale
 
std::unique_ptr< LocaleDataWrappermpLocaleDataWrapper
 
std::unique_ptr< LocaleDataWrappermpUILocaleDataWrapper
 
std::unique_ptr< LocaleDataWrappermpNeutralLocaleDataWrapper
 
std::unique_ptr< vcl::I18nHelpermpI18nHelper
 
std::unique_ptr< vcl::I18nHelpermpUII18nHelper
 
SvtSysLocale maSysLocale
 

Detailed Description

Definition at line 232 of file app/settings.cxx.

Constructor & Destructor Documentation

◆ ImplAllSettingsData() [1/2]

ImplAllSettingsData::ImplAllSettingsData ( )

◆ ImplAllSettingsData() [2/2]

ImplAllSettingsData::ImplAllSettingsData ( const ImplAllSettingsData rData)

Definition at line 2894 of file app/settings.cxx.

◆ ~ImplAllSettingsData()

ImplAllSettingsData::~ImplAllSettingsData ( )

Member Data Documentation

◆ maHelpSettings

HelpSettings ImplAllSettingsData::maHelpSettings

Definition at line 241 of file app/settings.cxx.

◆ maLocale

LanguageTag ImplAllSettingsData::maLocale

Definition at line 242 of file app/settings.cxx.

◆ maMiscSettings

MiscSettings ImplAllSettingsData::maMiscSettings

Definition at line 240 of file app/settings.cxx.

Referenced by ImplAllSettingsData().

◆ maMouseSettings

MouseSettings ImplAllSettingsData::maMouseSettings

Definition at line 238 of file app/settings.cxx.

◆ maStyleSettings

StyleSettings ImplAllSettingsData::maStyleSettings

Definition at line 239 of file app/settings.cxx.

◆ maSysLocale

SvtSysLocale ImplAllSettingsData::maSysLocale

Definition at line 249 of file app/settings.cxx.

Referenced by ImplAllSettingsData().

◆ maUILocale

LanguageTag ImplAllSettingsData::maUILocale

Definition at line 243 of file app/settings.cxx.

◆ mpI18nHelper

std::unique_ptr<vcl::I18nHelper> ImplAllSettingsData::mpI18nHelper

Definition at line 247 of file app/settings.cxx.

Referenced by ~ImplAllSettingsData().

◆ mpLocaleDataWrapper

std::unique_ptr<LocaleDataWrapper> ImplAllSettingsData::mpLocaleDataWrapper

Definition at line 244 of file app/settings.cxx.

Referenced by ~ImplAllSettingsData().

◆ mpNeutralLocaleDataWrapper

std::unique_ptr<LocaleDataWrapper> ImplAllSettingsData::mpNeutralLocaleDataWrapper

Definition at line 246 of file app/settings.cxx.

Referenced by ~ImplAllSettingsData().

◆ mpUII18nHelper

std::unique_ptr<vcl::I18nHelper> ImplAllSettingsData::mpUII18nHelper

Definition at line 248 of file app/settings.cxx.

Referenced by ~ImplAllSettingsData().

◆ mpUILocaleDataWrapper

std::unique_ptr<LocaleDataWrapper> ImplAllSettingsData::mpUILocaleDataWrapper

Definition at line 245 of file app/settings.cxx.

Referenced by ~ImplAllSettingsData().


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