Home
last modified time | relevance | path

Searched refs:ImpSvlData (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svl/source/misc/
H A Dsvldata.cxx50 static ImpSvlData* pSvlData = 0;
52 ImpSvlData::~ImpSvlData() in ~ImpSvlData()
62 SimpleResMgr* ImpSvlData::GetSimpleRM(const ::com::sun::star::lang::Locale& rLocale) in GetSimpleRM()
81 ImpSvlData & ImpSvlData::GetSvlData() in GetSvlData()
84 pSvlData= new ImpSvlData; in GetSvlData()
/AOO41X/main/svl/inc/svl/
H A Dsvldata.hxx32 class ImpSvlData class
43 ImpSvlData(): in ImpSvlData() function in ImpSvlData
47 ~ImpSvlData();
51 static ImpSvlData & GetSvlData();
60 …l_uInt16 nId, const ::com::sun::star::lang::Locale aLocale) : m_sValue(ImpSvlData::GetSvlData().Ge… in SvtSimpleResId()
/AOO41X/main/svl/source/items/
H A Dpoolio.cxx63 ImpSvlData::GetSvlData().pStoringPool = pStoringPool; in SetStoringPool()
80 return ImpSvlData::GetSvlData().pStoringPool; in GetStoringPool()
165 ImpSvlData::GetSvlData().pStoringPool = this; in Store()
305 ImpSvlData::GetSvlData().pStoringPool = 0; in Store()