20module 
com {  module sun {  module star {  module report { module meta {
 
   22interface XFunctionCategory;
 
   44    [attribute,readonly] 
string Name;
 
   59    [attribute,readonly] sequence< com::sun::star::sheet::FunctionArgument > 
Arguments;
 
 
This exception occurs if the object behind this interface has been disposed before and can't uphold i...
Definition DisposedException.idl:32
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
the base of all UNO exceptions
Definition Exception.idl:29
provides information about and access to the properties from an implementation.
Definition XPropertySet.idl:46
Definition Ambiguous.idl:20