Lines Matching refs:rLocale
82 ::com::sun::star::lang::Locale& rLocale, in OnDemandLocaleDataWrapper() argument
91 init( rxSMgr, rLocale, eLang ); in OnDemandLocaleDataWrapper()
105 ::com::sun::star::lang::Locale& rLocale, in init() argument
110 changeLocale( rLocale, eLang ); in init()
114 … void changeLocale( ::com::sun::star::lang::Locale& rLocale, LanguageType eLang ) in changeLocale() argument
123 … pEnglish = new LocaleDataWrapper( xSMgr, rLocale ); in changeLocale()
129 pAny = new LocaleDataWrapper( xSMgr, rLocale ); in changeLocale()
134 pAny->setLocale( rLocale ); in changeLocale()
186 ::com::sun::star::lang::Locale& rLocale in OnDemandCalendarWrapper() argument
191 init( rxSMgr, rLocale ); in OnDemandCalendarWrapper()
204 ::com::sun::star::lang::Locale& rLocale in init() argument
208 changeLocale( rLocale ); in init()
217 void changeLocale( ::com::sun::star::lang::Locale& rLocale ) in changeLocale() argument
220 aLocale = rLocale; in changeLocale()
260 ::com::sun::star::lang::Locale& rLocale in OnDemandCollatorWrapper() argument
265 init( rxSMgr, rLocale ); in OnDemandCollatorWrapper()
278 ::com::sun::star::lang::Locale& rLocale in init() argument
282 changeLocale( rLocale ); in init()
291 void changeLocale( ::com::sun::star::lang::Locale& rLocale ) in changeLocale() argument
294 aLocale = rLocale; in changeLocale()