diff options
Diffstat (limited to 'offapi/com/sun/star/awt/grid/GridSelectionEvent.idl')
-rw-r--r-- | offapi/com/sun/star/awt/grid/GridSelectionEvent.idl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl b/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl index 6802e3c86..af5ba4c1c 100644 --- a/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl +++ b/offapi/com/sun/star/awt/grid/GridSelectionEvent.idl @@ -27,13 +27,9 @@ #ifndef __com_sun_star_awt_GridSelectionEvent_idl__ #define __com_sun_star_awt_GridSelectionEvent_idl__ -#ifndef __com_sun_star_lang_EventObject_idl__ #include <com/sun/star/lang/EventObject.idl> -#endif -#ifndef __com_sun_star_awt_grid_SelectionEventType_idl__ #include <com/sun/star/awt/grid/SelectionEventType.idl> -#endif //============================================================================= |