summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/document/Events.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/document/Events.idl')
-rw-r--r--offapi/com/sun/star/document/Events.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/document/Events.idl b/offapi/com/sun/star/document/Events.idl
index 7ad8ee443da1..2bab3b2e919d 100644
--- a/offapi/com/sun/star/document/Events.idl
+++ b/offapi/com/sun/star/document/Events.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/container/XNameReplace.idl>
-//=============================================================================
module com { module sun { module star { module document {
-//=============================================================================
/** is a collection of all events supported by a document or content of a
document
@@ -36,7 +34,6 @@ module com { module sun { module star { module document {
*/
published service Events
{
- //-------------------------------------------------------------------------
/** offers access to the list of <type>EventDescriptor</type>s
<p>
@@ -88,7 +85,6 @@ published service Events
interface com::sun::star::container::XNameReplace;
};
-//=============================================================================
}; }; }; };