19 #ifndef __com_sun_star_reflection_XIdlField2_idl__
20 #define __com_sun_star_reflection_XIdlField2_idl__
34 module com { module sun { module star { module reflection {
Base interface for XIdlField2s and XIdlMethods.
Definition: XIdlMember.idl:32
Reflects an IDL interface attribute, enum or compound type (i.e.
Definition: XIdlField2.idl:40
const short set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
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