summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl')
-rw-r--r--offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
index 2dece8cff3e6..bc3c2cb46ac2 100644
--- a/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
+++ b/offapi/com/sun/star/presentation/XHandoutMasterSupplier.idl
@@ -32,7 +32,7 @@
*/
published interface XHandoutMasterSupplier: com::sun::star::uno::XInterface
{
- /** returns the <type>DrawPage</type>.
+ /** returns the DrawPage.
*/
com::sun::star::drawing::XDrawPage getHandoutMasterPage();
};