summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/XTextAppendAndConvert.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextAppendAndConvert.idl')
-rw-r--r--offapi/com/sun/star/text/XTextAppendAndConvert.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/XTextAppendAndConvert.idl b/offapi/com/sun/star/text/XTextAppendAndConvert.idl
index 5371f4b8b4d6..85af374286b3 100644
--- a/offapi/com/sun/star/text/XTextAppendAndConvert.idl
+++ b/offapi/com/sun/star/text/XTextAppendAndConvert.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/text/XTextContentAppend.idl>
#include <com/sun/star/text/XTextConvert.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** merges the functions of <type>XTextAppend</type>,
<type>XTextContentAppend</type> and <type>XTextConvert</type>.
@@ -40,7 +38,6 @@
interface com::sun::star::text::XTextConvert;
};
-//=============================================================================
}; }; }; };