LibreOffice Module svx (master) 1
|
#include <svdetc.hxx>
Public Member Functions | |
SdrGlobalData () | |
const SvtSysLocale & | GetSysLocale () |
const LocaleDataWrapper & | GetLocaleData () |
OLEObjCache & | GetOLEObjCache () |
Public Attributes | |
std::vector< Link< SdrObjCreatorParams, rtl::Reference< SdrObject > > > | aUserMakeObjHdl |
OLEObjCache | aOLEObjCache |
Private Attributes | |
SvtSysLocale | maSysLocale |
Definition at line 181 of file svdetc.hxx.
SdrGlobalData::SdrGlobalData | ( | ) |
Definition at line 61 of file svdetc.cxx.
References utl::ConfigManager::IsFuzzing().
const LocaleDataWrapper & SdrGlobalData::GetLocaleData | ( | ) |
Definition at line 70 of file svdetc.cxx.
References SvtSysLocale::GetLocaleData(), and GetSysLocale().
|
inline |
Definition at line 193 of file svdetc.hxx.
Referenced by SdrOle2Obj::Connect_Impl(), SdrOle2Obj::Disconnect_Impl(), and SdrOle2Obj::GetObjRef_Impl().
|
inline |
Definition at line 191 of file svdetc.hxx.
Referenced by GetLocaleData().
OLEObjCache SdrGlobalData::aOLEObjCache |
Definition at line 187 of file svdetc.hxx.
std::vector<Link<SdrObjCreatorParams, rtl::Reference<SdrObject> > > SdrGlobalData::aUserMakeObjHdl |
Definition at line 186 of file svdetc.hxx.
Referenced by ImpGetUserMakeObjHdl().
|
private |
Definition at line 183 of file svdetc.hxx.