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 dbb2156f56ee..c8bc257c60c8 100644
--- a/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
+++ b/offapi/com/sun/star/gallery/GalleryThemeProvider.idl
@@ -40,10 +40,10 @@ service GalleryThemeProvider
/** allows initializing the provider
<p>You do not need to call the initialize method directly, instead you may use the createInstanceWithArguments
- method of your <type scope="com::sun::star::lang">XMultiServiceFactory</type>.</p>
+ method of your com::sun::star::lang::XMultiServiceFactory.</p>
<p>You specify a parameter by passing one (or more)
- <type scope="com::sun::star::beans">PropertyValue</type>
+ com::sun::star::beans::PropertyValue
object(s) to the initialize method, where the <em>Name</em> field contains a string describing which aspect
you want to affect, and the <em>Value</em> field containing a value.</p>