:: com :: sun :: star :: linguistic2 ::
|
interface XAvailableLocales |
|
- Description
- retrieves the list of available languages.
|
Methods' Details |
getAvailableLocales
sequence< ::com::sun::star::lang::Locale > |
getAvailableLocales( |
[in] string |
aServiceName ); |
- Description
- retrieve the list of supported languages (Locales).
- Parameter aServiceName
- the name of the service to get the list of available Locales for.
- Returns
- the list of locales supported by the whole of all registered
implementations of that service. The sequence will be empty
if there is no such language or the service is not known.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.