Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

com :: sun :: star :: linguistic2 ::

interface XSupportedLanguages

Base Interface
com::sun::star::uno::XInterface

[ DEPRECATED ]


Methods' Summary

getLanguages
hasLanguage

Methods' Details

getLanguages
 
sequence< short >
getLanguages();
hasLanguage
 
boolean
hasLanguage(
[ in ] short nLanguage );


Top of Page