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, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/presentation/Presentation2.idl b/offapi/com/sun/star/presentation/Presentation2.idl
index d8511737daab..1feb0c7533e3 100644
--- a/offapi/com/sun/star/presentation/Presentation2.idl
+++ b/offapi/com/sun/star/presentation/Presentation2.idl
@@ -22,11 +22,9 @@
#include <com/sun/star/presentation/Presentation.idl>
#include <com/sun/star/presentation/XPresentation2.idl>
-//=============================================================================
module com { module sun { module star { module presentation {
-//=============================================================================
/** enhances the Presentation service to give access to a <type>XPresentation2</type> interface.
@@ -42,10 +40,8 @@ service Presentation2
*/
interface com::sun::star::presentation::XPresentation2;
- //-------------------------------------------------------------------------
};
-//=============================================================================
}; }; }; };