summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/style/StyleFamilies.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/style/StyleFamilies.idl')
-rw-r--r--offapi/com/sun/star/style/StyleFamilies.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/style/StyleFamilies.idl b/offapi/com/sun/star/style/StyleFamilies.idl
index 70dd9013a851..70b012e64a41 100644
--- a/offapi/com/sun/star/style/StyleFamilies.idl
+++ b/offapi/com/sun/star/style/StyleFamilies.idl
@@ -76,14 +76,14 @@ published service StyleFamilies
/** This mandatory interface makes it possible to get access to the
style families by their names.
- <p>The elements within this collection are <type>StyleFamily</type> instances.
+ <p>The elements within this collection are StyleFamily instances.
*/
interface com::sun::star::container::XNameAccess;
/** This optional interface makes it possible to get access to the
style families by index.
- <p>The elements within this collection are <type>StyleFamily</type> instances.
+ <p>The elements within this collection are StyleFamily instances.
*/
[optional] interface com::sun::star::container::XIndexAccess;