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

#include <svdetc.hxx>

Collaboration diagram for SdrGlobalData:
[legend]

Public Member Functions

 SdrGlobalData ()
 
const SvtSysLocaleGetSysLocale ()
 
const LocaleDataWrapperGetLocaleData ()
 
OLEObjCacheGetOLEObjCache ()
 

Public Attributes

std::vector< Link< SdrObjCreatorParams, rtl::Reference< SdrObject > > > aUserMakeObjHdl
 
OLEObjCache aOLEObjCache
 

Private Attributes

SvtSysLocale maSysLocale
 

Detailed Description

Definition at line 181 of file svdetc.hxx.

Constructor & Destructor Documentation

◆ SdrGlobalData()

SdrGlobalData::SdrGlobalData ( )

Definition at line 61 of file svdetc.cxx.

References utl::ConfigManager::IsFuzzing().

Member Function Documentation

◆ GetLocaleData()

const LocaleDataWrapper & SdrGlobalData::GetLocaleData ( )

Definition at line 70 of file svdetc.cxx.

References SvtSysLocale::GetLocaleData(), and GetSysLocale().

◆ GetOLEObjCache()

OLEObjCache & SdrGlobalData::GetOLEObjCache ( )
inline

◆ GetSysLocale()

const SvtSysLocale & SdrGlobalData::GetSysLocale ( )
inline

Definition at line 191 of file svdetc.hxx.

Referenced by GetLocaleData().

Member Data Documentation

◆ aOLEObjCache

OLEObjCache SdrGlobalData::aOLEObjCache

Definition at line 187 of file svdetc.hxx.

◆ aUserMakeObjHdl

std::vector<Link<SdrObjCreatorParams, rtl::Reference<SdrObject> > > SdrGlobalData::aUserMakeObjHdl

Definition at line 186 of file svdetc.hxx.

Referenced by ImpGetUserMakeObjHdl().

◆ maSysLocale

SvtSysLocale SdrGlobalData::maSysLocale
private

Definition at line 183 of file svdetc.hxx.


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