Syntax
interface XAvailableLocales : com::sun::star::uno::XInterface ;
Description
retrieves the list of available languages.
Method Summary
|
getAvailableLocales |
retrieve the list of actual (not potential) supported
Locales for a given service
|
|
Method Details
|
|
Syntax
- sequence< com::sun::star::lang::Locale > getAvailableLocales
(
- string aServiceName );
Description
retrieve the list of actual (not potential) supported
Locales for a given service
Parameter aServiceName
-
the name of the service to get the list of available Locales for.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.