diff options
Diffstat (limited to 'offapi/com/sun/star/gallery/XGalleryTheme.idl')
-rw-r--r-- | offapi/com/sun/star/gallery/XGalleryTheme.idl | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/offapi/com/sun/star/gallery/XGalleryTheme.idl b/offapi/com/sun/star/gallery/XGalleryTheme.idl index 652078029..4eab17c04 100644 --- a/offapi/com/sun/star/gallery/XGalleryTheme.idl +++ b/offapi/com/sun/star/gallery/XGalleryTheme.idl @@ -28,24 +28,12 @@ #ifndef __com_sun_star_gallery_XGalleryTheme_idl__ #define __com_sun_star_gallery_XGalleryTheme_idl__ -#ifndef __com_sun_star_container_XIndexAccess_idl__ #include <com/sun/star/container/XIndexAccess.idl> -#endif -#ifndef __com_sun_star_lang_XComponent_idl__ #include <com/sun/star/lang/XComponent.idl> -#endif -#ifndef __com_sun_star_lang_IndexOutOfBoundsException_idl__ #include <com/sun/star/lang/IndexOutOfBoundsException.idl> -#endif -#ifndef __com_sun_star_lang_WrappedTargetException_idl__ #include <com/sun/star/lang/WrappedTargetException.idl> -#endif -#ifndef __com_sun_star_graphic_XGraphic_idl__ #include <com/sun/star/graphic/XGraphic.idl> -#endif -#ifndef __com_sun_star_gallery_XGalleryItem_idl__ #include <com/sun/star/gallery/XGalleryItem.idl> -#endif //============================================================================= |