| 
    LibreOffice
    
   LibreOffice 24.2 SDK API Reference 
   | 
 
retrieves the list of available languages. More...
import"XAvailableLocales.idl";
  
 Public Member Functions | |
| sequence< com::sun::star::lang::Locale > | getAvailableLocales ([in] string aServiceName) | 
| retrieve the list of supported languages (Locales).  More... | |
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
retrieves the list of available languages.
| sequence< com::sun::star::lang::Locale > getAvailableLocales | ( | [in] string | aServiceName | ) | 
retrieve the list of supported languages (Locales).
| aServiceName | the name of the service to get the list of available Locales for. | 
 1.8.14