summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/Presentation2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/Presentation2.idl')
-rw-r--r--offapi/com/sun/star/presentation/Presentation2.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/presentation/Presentation2.idl b/offapi/com/sun/star/presentation/Presentation2.idl
index 1feb0c7533e3..406f042450f5 100644
--- a/offapi/com/sun/star/presentation/Presentation2.idl
+++ b/offapi/com/sun/star/presentation/Presentation2.idl
@@ -26,7 +26,7 @@
module com { module sun { module star { module presentation {
-/** enhances the Presentation service to give access to a <type>XPresentation2</type> interface.
+/** enhances the Presentation service to give access to a XPresentation2 interface.
@since OOo 3.0
*/
@@ -35,7 +35,7 @@ service Presentation2
service Presentation;
/** enhances the XPresentation interface to give access to
- a <type>XSlideShowController</type> and
+ a XSlideShowController and
to start a presentation with arguments.
*/
interface com::sun::star::presentation::XPresentation2;