summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XLayerSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XLayerSupplier.idl')
-rw-r--r--offapi/com/sun/star/drawing/XLayerSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/XLayerSupplier.idl b/offapi/com/sun/star/drawing/XLayerSupplier.idl
index 416040904393..3e2bfe151247 100644
--- a/offapi/com/sun/star/drawing/XLayerSupplier.idl
+++ b/offapi/com/sun/star/drawing/XLayerSupplier.idl
@@ -28,7 +28,7 @@
module com { module sun { module star { module drawing {
-/** gives access to a <type>LayerManager</type>.
+/** gives access to a LayerManager.
@see LayerManager
*/
@@ -36,7 +36,7 @@ published interface XLayerSupplier: com::sun::star::uno::XInterface
{
/** @returns
- the <type>LayerManager</type>.
+ the LayerManager.
*/
com::sun::star::container::XNameAccess getLayerManager();