summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XTextConversion.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/XTextConversion.idl')
-rw-r--r--offapi/com/sun/star/i18n/XTextConversion.idl18
1 files changed, 2 insertions, 16 deletions
diff --git a/offapi/com/sun/star/i18n/XTextConversion.idl b/offapi/com/sun/star/i18n/XTextConversion.idl
index f6fb0e882..1272cbd79 100644
--- a/offapi/com/sun/star/i18n/XTextConversion.idl
+++ b/offapi/com/sun/star/i18n/XTextConversion.idl
@@ -28,25 +28,11 @@
#ifndef __com_sun_star_i18n_XTextConversion_idl__
#define __com_sun_star_i18n_XTextConversion_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-
-#ifndef __com_sun_star_lang_Locale_idl__
#include <com/sun/star/lang/Locale.idl>
-#endif
-
-#ifndef __com_sun_star_i18n_TextConversionResult_idl__
#include <com/sun/star/i18n/TextConversionResult.idl>
-#endif
-
-#ifndef __com_sun_star_lang_IllegalArgumentException_idl__
#include <com/sun/star/lang/IllegalArgumentException.idl>
-#endif
-
-#ifndef __com_sun_star_lang_NoSupportException_idl__
#include <com/sun/star/lang/NoSupportException.idl>
-#endif
//=============================================================================
@@ -69,7 +55,7 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface
@param nStartPos
The start position in aText for the conversion
@param nLength
- The length of the partion in aText for the conversion
+ The length of the portion in aText for the conversion
@param aLocal
Locale the conversion is referring to.
@param nTextConversionType
@@ -103,7 +89,7 @@ published interface XTextConversion : ::com::sun::star::uno::XInterface
@param nStartPos
The start position in aText for the conversion
@param nLength
- The length of the partion in aText for the conversion
+ The length of the portion in aText for the conversion
@param aLocal
Locale the conversion is referring to.
@param nTextConversionType