summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XExtendedTextConversion.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/XExtendedTextConversion.idl')
-rw-r--r--offapi/com/sun/star/i18n/XExtendedTextConversion.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/i18n/XExtendedTextConversion.idl b/offapi/com/sun/star/i18n/XExtendedTextConversion.idl
index 9d86f3062657..8bd49ca9854a 100644
--- a/offapi/com/sun/star/i18n/XExtendedTextConversion.idl
+++ b/offapi/com/sun/star/i18n/XExtendedTextConversion.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/i18n/XTextConversion.idl>
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/**
@@ -50,7 +48,6 @@ module com { module sun { module star { module i18n {
*/
published interface XExtendedTextConversion : ::com::sun::star::i18n::XTextConversion
{
- //-------------------------------------------------------------------------
/**
The functionality of this method is same as
<member scope="::com::sun::star::i18n">XTextConversion::getConversion()</member>,
@@ -77,7 +74,6 @@ published interface XExtendedTextConversion : ::com::sun::star::i18n::XTextConve
com::sun::star::lang::NoSupportException );
};
-//=============================================================================
}; }; }; };
#endif