21module 
com {  module sun {  module star {  module sheet {
 
   47    sequence< com::sun::star::beans::PropertyValue > 
getById( [in] 
long nId )
 
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
provides access to the elements of a collection through an index.
Definition XIndexAccess.idl:32
provides access to the property sequence of a function description via function index or identifier.
Definition XFunctionDescriptions.idl:35
sequence< com::sun::star::beans::PropertyValue > getById([in] long nId)
finds a function description by the identifier of the function.
Definition Ambiguous.idl:20