summaryrefslogtreecommitdiff
path: root/i18npool/inc/textconversion.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/textconversion.hxx')
-rw-r--r--i18npool/inc/textconversion.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/i18npool/inc/textconversion.hxx b/i18npool/inc/textconversion.hxx
index 7be157b31899..96eb98487242 100644
--- a/i18npool/inc/textconversion.hxx
+++ b/i18npool/inc/textconversion.hxx
@@ -30,9 +30,9 @@
namespace com { namespace sun { namespace star { namespace i18n {
-// ----------------------------------------------------
+
// class TextConversion
-// ----------------------------------------------------
+
class TextConversion: public cppu::WeakImplHelper2
<
com::sun::star::i18n::XExtendedTextConversion,
@@ -97,9 +97,9 @@ typedef struct {
sal_Int16 count;
} Hangul_Index;
-// ----------------------------------------------------
+
// class TextConversion_ko
-// ----------------------------------------------------
+
class TextConversion_ko : public TextConversion
{
public:
@@ -146,9 +146,9 @@ private :
getCharConversions(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, sal_Bool toHanja);
};
-// ----------------------------------------------------
+
// class TextConversion_zh
-// ----------------------------------------------------
+
// for SChines/TChinese word conversion
typedef struct {