summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/MasterPages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/MasterPages.idl')
-rw-r--r--offapi/com/sun/star/drawing/MasterPages.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/MasterPages.idl b/offapi/com/sun/star/drawing/MasterPages.idl
index a10d26d1eadb..989c1c436cf1 100644
--- a/offapi/com/sun/star/drawing/MasterPages.idl
+++ b/offapi/com/sun/star/drawing/MasterPages.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module drawing {
-/** provides access to a container of <type>MasterPage</type>s
+/** provides access to a container of MasterPages
and makes it possible for them to be manipulated.
@see XMasterPagesSupplier
@@ -34,7 +34,7 @@
*/
published service MasterPages
{
- /** lets you access and create <type>MasterPage</type>s
+ /** lets you access and create MasterPages
*/
interface com::sun::star::drawing::XDrawPages;