Searched refs:pScIntlWrapper (Results 1 – 2 of 2) sorted by relevance
112 IntlWrapper* ScGlobal::pScIntlWrapper = NULL; member in ScGlobal673 DELETEZ(pScIntlWrapper); in Clear()2018 if ( !pScIntlWrapper ) in GetScIntlWrapper()2020 pScIntlWrapper = new IntlWrapper( ::comphelper::getProcessServiceFactory(), *GetLocale() ); in GetScIntlWrapper()2022 return pScIntlWrapper; in GetScIntlWrapper()
563 static IntlWrapper* pScIntlWrapper; member in ScGlobal
Completed in 35 milliseconds