LibreOffice Module svx (master) 1
|
#include <svdetc.hxx>
Public Member Functions | |
const SvtSysLocale * | GetSysLocale () |
const LocaleDataWrapper * | GetLocaleData () |
SdrGlobalData () | |
OLEObjCache & | GetOLEObjCache () |
Public Attributes | |
std::vector< Link< SdrObjCreatorParams, rtl::Reference< SdrObject > > > | aUserMakeObjHdl |
OLEObjCache | aOLEObjCache |
Private Attributes | |
const SvtSysLocale * | pSysLocale |
Definition at line 180 of file svdetc.hxx.
SdrGlobalData::SdrGlobalData | ( | ) |
Definition at line 62 of file svdetc.cxx.
References utl::ConfigManager::IsFuzzing().
const LocaleDataWrapper * SdrGlobalData::GetLocaleData | ( | ) |
Definition at line 78 of file svdetc.cxx.
References SvtSysLocale::GetLocaleData(), and GetSysLocale().
|
inline |
Definition at line 194 of file svdetc.hxx.
Referenced by SdrOle2Obj::Connect_Impl(), SdrOle2Obj::Disconnect_Impl(), and SdrOle2Obj::GetObjRef_Impl().
const SvtSysLocale * SdrGlobalData::GetSysLocale | ( | ) |
OLEObjCache SdrGlobalData::aOLEObjCache |
Definition at line 186 of file svdetc.hxx.
std::vector<Link<SdrObjCreatorParams, rtl::Reference<SdrObject> > > SdrGlobalData::aUserMakeObjHdl |
Definition at line 185 of file svdetc.hxx.
Referenced by ImpGetUserMakeObjHdl().
|
private |
Definition at line 182 of file svdetc.hxx.
Referenced by GetSysLocale().