diff options
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseRadioButton.idl')
-rw-r--r-- | offapi/com/sun/star/form/component/DatabaseRadioButton.idl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl b/offapi/com/sun/star/form/component/DatabaseRadioButton.idl index d2f07b71f..6f758bfd2 100644 --- a/offapi/com/sun/star/form/component/DatabaseRadioButton.idl +++ b/offapi/com/sun/star/form/component/DatabaseRadioButton.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_form_component_DatabaseRadioButton_idl__ #define __com_sun_star_form_component_DatabaseRadioButton_idl__ -#ifndef __com_sun_star_form_component_RadioButton_idl__ #include <com/sun/star/form/component/RadioButton.idl> -#endif -#ifndef __com_sun_star_form_DataAwareControlModel_idl__ #include <com/sun/star/form/DataAwareControlModel.idl> -#endif //============================================================================= |