21module 
com {   module sun {   module star {   module document {
 
   30    sequence< com::sun::star::lang::Locale > 
getDocumentLanguages( [in] 
short nScriptTypes, [in] 
short nCount )
 
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Definition XDocumentLanguages.idl:24
sequence< com::sun::star::lang::Locale > getDocumentLanguages([in] short nScriptTypes, [in] short nCount)
retrieve the list of languages already used in current document
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20