summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/XMasterPagesSupplier.idl')
-rw-r--r--offapi/com/sun/star/drawing/XMasterPagesSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
index fe05296ccdae..74d3474d1ab0 100644
--- a/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
+++ b/offapi/com/sun/star/drawing/XMasterPagesSupplier.idl
@@ -29,13 +29,13 @@
/** must be supported to provide access to the
- <type>MasterPage</type>s of a multi-page drawing-layer.
+ MasterPages of a multi-page drawing-layer.
*/
published interface XMasterPagesSupplier: com::sun::star::uno::XInterface
{
/** @returns
- an indexed container with the service <type>MasterPages</type>.
+ an indexed container with the service MasterPages.
*/
com::sun::star::drawing::XDrawPages getMasterPages();