summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/DrawPages.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/DrawPages.idl')
-rw-r--r--offapi/com/sun/star/drawing/DrawPages.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/drawing/DrawPages.idl b/offapi/com/sun/star/drawing/DrawPages.idl
index ede769622917..17b9587e8721 100644
--- a/offapi/com/sun/star/drawing/DrawPages.idl
+++ b/offapi/com/sun/star/drawing/DrawPages.idl
@@ -29,7 +29,7 @@
module com { module sun { module star { module drawing {
-/** provides access to a container of <type>DrawPage</type>s
+/** provides access to a container of DrawPages
and makes it possible for you to manipulate them.
@see XDrawPagesSupplier
@@ -37,7 +37,7 @@
*/
published service DrawPages
{
- /** lets you access and create <type>DrawPage</type>s
+ /** lets you access and create DrawPages
*/
interface com::sun::star::drawing::XDrawPages;