summaryrefslogtreecommitdiff
path: root/i18npool/inc/characterclassificationImpl.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 09:54:59 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 09:54:59 +0000
commit9f9bfe677d855d9883360e151d15a6cb6c4d9f7d (patch)
tree0156c5d69ea94a0379566d2ccda1ced3f40986fc /i18npool/inc/characterclassificationImpl.hxx
parent8ee2a0686f065b059e77f7b0a276a071373c7106 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'i18npool/inc/characterclassificationImpl.hxx')
-rw-r--r--i18npool/inc/characterclassificationImpl.hxx45
1 files changed, 2 insertions, 43 deletions
diff --git a/i18npool/inc/characterclassificationImpl.hxx b/i18npool/inc/characterclassificationImpl.hxx
index e211f0d2ae17..1b4508270022 100644
--- a/i18npool/inc/characterclassificationImpl.hxx
+++ b/i18npool/inc/characterclassificationImpl.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: characterclassificationImpl.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: er $ $Date: 2002-03-26 17:57:44 $
+ * last change: $Author: hr $ $Date: 2003-03-26 10:54:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -149,45 +149,4 @@ private:
} } } }
-/**************************************************************************
-
- Source Code Control System - Updates
-
- $Log: not supported by cvs2svn $
- Revision 1.1 2002/03/26 13:36:40 bustamam
- #97583# add Include files
-
- Revision 1.4 2001/10/19 21:16:45 bustamam.harun
- #84725# Add XServiceInfo implementation
-
- Revision 1.3 2001/05/18 17:57:33 er
- #79771# optimize: disentangled: cclass_unicode not derived from CharacterClassificationImpl; reuse instance if locale didn't change; rtl::OUString instead of String
-
- Revision 1.2 2001/04/12 23:53:54 bustamam.harun
- Fix compile problem on Solaris: change String to rtl::OUString
-
- Revision 1.1 2001/03/27 21:18:55 bustamam.harun
- Add locale sensitive character classification
-
- Revision 1.6 2001/01/29 17:05:55 er
- CharacterClassification with service manager
-
- Revision 1.5 2000/10/29 17:01:45 er
- i18n API moved from com.sun.star.lang to com.sun.star.i18n
-
- Revision 1.4 2000/08/11 14:51:29 er
- removed queryInterface/aquire/release, using WeakImplHelper instead
-
- Revision 1.3 2000/07/06 15:49:21 gmu
- changed parsing functions
-
- Revision 1.2 2000/07/06 15:21:04 er
- define USE_I18N_DEFAULT_IMPLEMENTATION and Locale dependent source
-
- Revision 1.1 2000/07/06 08:51:54 er
- new: CharacterClassification with parser
-
-
-**************************************************************************/
-
#endif