Home
last modified time | relevance | path

Searched refs:pScIntlWrapper (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Dglobal.cxx112 IntlWrapper* ScGlobal::pScIntlWrapper = NULL; member in ScGlobal
673 DELETEZ(pScIntlWrapper); in Clear()
2018 if ( !pScIntlWrapper ) in GetScIntlWrapper()
2020 pScIntlWrapper = new IntlWrapper( ::comphelper::getProcessServiceFactory(), *GetLocale() ); in GetScIntlWrapper()
2022 return pScIntlWrapper; in GetScIntlWrapper()
/aoo42x/main/sc/inc/
H A Dglobal.hxx563 static IntlWrapper* pScIntlWrapper; member in ScGlobal

Completed in 30 milliseconds