summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/RedlinePortion.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/RedlinePortion.idl')
-rw-r--r--offapi/com/sun/star/text/RedlinePortion.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/RedlinePortion.idl b/offapi/com/sun/star/text/RedlinePortion.idl
index ba16be8de533..422caa016fbc 100644
--- a/offapi/com/sun/star/text/RedlinePortion.idl
+++ b/offapi/com/sun/star/text/RedlinePortion.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/beans/PropertyValues.idl>
#include <com/sun/star/util/DateTime.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** A RedlinePortion is a TextPortion that marks a change that has been recorded by
the change tracking.
@@ -77,7 +75,6 @@ published service RedlinePortion
[readonly, property] boolean MergeLastPara;
};
-//=============================================================================
}; }; }; };
#endif