Overview | Namespace | Class | 索引 | Help |
全世界の 機能(する)/行事s in 全世界の Namespace C++
in Sourcefile 地元の.h
- rtl_locale_equals
- extern "C"
sal_Int32 rtl_locale_equals( rtl_Locale * This, rtl_Locale * obj );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Returns true if the 地元のs are equal, otherwis 誤った.
- rtl_locale_getCountry
- extern "C"
rtl_uString * rtl_locale_getCountry( rtl_Locale * This );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Getter for programmatic 指名する of field, an uppercased two-letter ISO-3166 code.
- See Also
- #getDisplayCountry
- rtl_locale_getDefault
- extern "C"
rtl_Locale * rtl_locale_getDefault();
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- Description
- ありふれた method of getting the 現在の default 地元の.
Used for the 贈呈: menus, dialogs, etc.
一般に 始める,決める once when your applet or 使用/適用 is initialized,
then never reset. (If you do reset the default 地元の, you
probably want to reload your GUI, so that the change is 反映するd
in your interface.)
More 前進するd programs will 許す 使用者s to use different 地元のs for different fields, e.g. in a spreadsheet.
公式文書,認める that the 初期の setting will match the host system.
- rtl_locale_getLanguage
- extern "C"
rtl_uString * rtl_locale_getLanguage( rtl_Locale * This );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Getter for programmatic 指名する of field, a lowercased two-letter ISO 639-1 or three-letter ISO 639-3 code.
- See Also
- #getDisplayLanguage
- rtl_locale_getVariant
- extern "C"
rtl_uString * rtl_locale_getVariant( rtl_Locale * This );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Getter for programmatic 指名する of field.
- See Also
- #getDisplayVariant
- rtl_locale_hashCode
- extern "C"
sal_Int32 rtl_locale_hashCode( rtl_Locale * This );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- Returns the hash code of the 地元の This.
- rtl_locale_register
- extern "C"
rtl_Locale * rtl_locale_register( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- 要約
- 登録(する) a 地元の from language, country and variant.
- Parameters
language lowercase two-letter ISO 639-1 or three-letter ISO 639-3 code.
country uppercase two-letter ISO-3166 code. May be null.
variant vendor and browser 明確な/細部 code. May be null.
- rtl_locale_setDefault
- extern "C"
無効の rtl_locale_setDefault( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant );
- extern "C"
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO NO YES
- Description
- 始める,決めるs the default.
普通は 始める,決める once at the beginning of applet or 使用/適用,
then never reset.
setDefault
does not reset the host 地元の. - Parameters
language lowercase two-letter ISO 639-1 or three-letter ISO 639-3 code.
country uppercase two-letter ISO-3166 code.
variant vendor and browser 明確な/細部 code. See class description.
最高の,を越す of Page
Copyright © 2012, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.