19 #ifndef __com_sun_star_reflection_XIdlField_idl__
20 #define __com_sun_star_reflection_XIdlField_idl__
34 module com { module sun { module star { module reflection {
Base interface for XIdlField2s and XIdlMethods.
Definition: XIdlMember.idl:32
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
Deprecated.
Definition: XIdlField.idl:42
This exception is thrown when an application tries to change a constant property. ...
Definition: IllegalAccessException.idl:31
FieldAccessMode
Denotes the access possibilities via XIdlField2 to an interface attribute, enum or compound type (str...
Definition: FieldAccessMode.idl:30
Provides information reflecting an UNO type.
Definition: XIdlClass.idl:38