summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/gallery/GalleryTheme.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/gallery/GalleryTheme.idl')
-rw-r--r--offapi/com/sun/star/gallery/GalleryTheme.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/gallery/GalleryTheme.idl b/offapi/com/sun/star/gallery/GalleryTheme.idl
index 91cf2e576495..c59f6de89f98 100644
--- a/offapi/com/sun/star/gallery/GalleryTheme.idl
+++ b/offapi/com/sun/star/gallery/GalleryTheme.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/gallery/XGalleryTheme.idl>
-//=============================================================================
module com { module sun { module star { module gallery {
-//=============================================================================
/** provides access to a container of Gallery items and makes it
possible for you to manipulate them.
@@ -40,7 +38,6 @@ service GalleryTheme
interface com::sun::star::gallery::XGalleryTheme;
};
-//=============================================================================
}; }; }; };