From c25950a1b05be0cd5d7590327e6fadd5682392e2 Mon Sep 17 00:00:00 2001 From: danglassey Date: Thu, 31 Oct 2002 14:03:48 +0000 Subject: sync with crosswire 20021031-1400 --- .../html/utf8arshaping_8h-source.html | 89 +++++++++++----------- 1 file changed, 45 insertions(+), 44 deletions(-) (limited to 'doc/api-documentation/html/utf8arshaping_8h-source.html') diff --git a/doc/api-documentation/html/utf8arshaping_8h-source.html b/doc/api-documentation/html/utf8arshaping_8h-source.html index 24fcb47..697815b 100644 --- a/doc/api-documentation/html/utf8arshaping_8h-source.html +++ b/doc/api-documentation/html/utf8arshaping_8h-source.html @@ -3,58 +3,59 @@ utf8arshaping.h Source File - +
-Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  
-

utf8arshaping.h

00001 /*
-00002  *
-00003  * Copyright 2001 CrossWire Bible Society (http://www.crosswire.org)
-00004  *      CrossWire Bible Society
-00005  *      P. O. Box 2528
-00006  *      Tempe, AZ  85280-2528
-00007  *
-00008  * This program is free software; you can redistribute it and/or modify it
-00009  * under the terms of the GNU General Public License as published by the
-00010  * Free Software Foundation version 2.
-00011  *
-00012  * This program is distributed in the hope that it will be useful, but
-00013  * WITHOUT ANY WARRANTY; without even the implied warranty of
-00014  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-00015  * General Public License for more details.
-00016  *
-00017  */
-00018 #ifdef _ICU_
-00019 
-00020 #ifndef UTF8ARSHAPING_H
-00021 #define UTF8ARSHAPING_H
-00022 
-00023 #include <swfilter.h>
-00024 
-00025 #include <unicode/utypes.h>
-00026 #include <unicode/ucnv.h>
-00027 #include <unicode/uchar.h>
-00028 #include <unicode/ushape.h>
-00029 
-00030 #include <defs.h>
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   
+

utf8arshaping.h

00001 /*
+00002  *
+00003  * Copyright 2001 CrossWire Bible Society (http://www.crosswire.org)
+00004  *      CrossWire Bible Society
+00005  *      P. O. Box 2528
+00006  *      Tempe, AZ  85280-2528
+00007  *
+00008  * This program is free software; you can redistribute it and/or modify it
+00009  * under the terms of the GNU General Public License as published by the
+00010  * Free Software Foundation version 2.
+00011  *
+00012  * This program is distributed in the hope that it will be useful, but
+00013  * WITHOUT ANY WARRANTY; without even the implied warranty of
+00014  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+00015  * General Public License for more details.
+00016  *
+00017  */
+00018 
+00019 #ifndef UTF8ARSHAPING_H
+00020 #define UTF8ARSHAPING_H
+00021 
+00022 #include <swfilter.h>
+00023 
+00024 #include <unicode/utypes.h>
+00025 #include <unicode/ucnv.h>
+00026 #include <unicode/uchar.h>
+00027 #include <unicode/ushape.h>
+00028 
+00029 #include <defs.h>
+00030 SWORD_NAMESPACE_START
 00031 
-00034 class SWDLLEXPORT UTF8arShaping : public SWFilter
+00034 class SWDLLEXPORT UTF8arShaping : public SWFilter
 00035 {
-00036  private:
+00036  private:
 00037   UConverter* conv;
 00038   UErrorCode err;
-00039  public:
-00040   UTF8arShaping();
-00041   ~UTF8arShaping();  
-00042   virtual char ProcessText (char *text, int maxlen, const SWKey * key, const SWModule * = 0);
+00039  public:
+00040   UTF8arShaping();
+00041   ~UTF8arShaping();  
+00042   virtual char ProcessText (char *text, int maxlen, const SWKey * key, const SWModule * = 0);
 00043 };
 00044 
-00045 #endif
-00046 
-00047 #endif
-00048 
-

Generated on Thu Jun 20 22:13:01 2002 for The Sword Project by +00045 +00046 SWORD_NAMESPACE_END +00047 #endif +00048 +00049 +

Generated on Thu Oct 31 12:11:28 2002 for The Sword Project by doxygen1.2.15
+width=110 height=53>1.2.17 -- cgit