summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/gallery/GalleryThemeProvider.idl')
-rw-r--r--offapi/com/sun/star/gallery/GalleryThemeProvider.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/gallery/GalleryThemeProvider.idl b/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
index fdd883d97419..dbb2156f56ee 100644
--- a/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
+++ b/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
@@ -27,14 +27,14 @@
module com { module sun { module star { module gallery {
-/** provides access to a container of <type>GalleryTheme</type>s
+/** provides access to a container of GalleryThemes
and makes it possible for you to manipulate them.
@see XGalleryThemeProvider
*/
service GalleryThemeProvider
{
- /** lets you access and create <type>GalleryTheme</type>s
+ /** lets you access and create GalleryThemes
*/
interface com::sun::star::gallery::XGalleryThemeProvider;