Lines Matching refs:locale
80 /** Sets the locale to be used
83 Specifies the current locale to be used.
86 <p>If true: If the exact locale that should be set is not available
89 the default locale will be used <TRUE/>.
91 <p>If false: If the exact locale that should be set is not available
95 <p>If false: If the exact locale that should be set is not available
101 [in] com::sun::star::lang::Locale locale,
107 /** Sets the default locale to be used
110 Specifies the default locale to be used.
111 If this locale is not available a
118 void setDefaultLocale( [in] com::sun::star::lang::Locale locale )
124 Associates a String to a Resource ID for the current locale.
130 ID to address the string inside the resource for the current locale.
147 Associates a String to a Resource ID for a specific locale.
154 the use of the current locale.
162 @param locale
163 The locale the string should be set for.
164 The locale has to match exactly with one of the locales provided by
174 [in] com::sun::star::lang::Locale locale
181 the current locale.
184 The Resource ID to be removed for the current locale.
201 s specific locale.
206 @param locale
207 The locale the Resource ID should be removed for.
208 The locale has to match exactly with one of the locales provided by
219 void removeIdForLocale( [in] string ResourceID, [in] com::sun::star::lang::Locale locale )
225 Creates a new locale.
228 will be created. The first locale created will
229 automatically be the first default locale.
231 will be copied from the default locale.</p>
245 void newLocale( [in] com::sun::star::lang::Locale locale )
252 Removes a locale completely including the corresponding
253 strings for each locale.
263 void removeLocale( [in] com::sun::star::lang::Locale locale )
295 methods will force the implementation to load all locale data