20 #ifndef __com_sun_star_inspection_PropertyLineElement_idl__
21 #define __com_sun_star_inspection_PropertyLineElement_idl__
23 module com { module sun { module star { module inspection {
33 constants PropertyLineElement
43 const short All = 0xFF;
const short PrimaryButton
specifies the primary button (if present) in a group of controls related to a single property ...
Definition: PropertyLineElement.idl:38
const short All
specifies all elements
Definition: PropertyLineElement.idl:43
const short SecondaryButton
specifies the secondary button (if present) in a group of controls related to a single property ...
Definition: PropertyLineElement.idl:40
const short InputControl
specifies the input control in a group of controls related to a single property
Definition: PropertyLineElement.idl:36