/[packages]/cauldron/icu/current/SOURCES/icu4c-3_8-setBreakType.patch
ViewVC logotype

Contents of /cauldron/icu/current/SOURCES/icu4c-3_8-setBreakType.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1497 - (show annotations) (download)
Sun Jan 9 02:31:09 2011 UTC (13 years, 2 months ago) by blino
File size: 878 byte(s)
imported package icu
1 --- icu/source/common/unicode/rbbi.h.mrl 2007-12-11 08:29:28.000000000 -0500
2 +++ icu/source/common/unicode/rbbi.h 2007-12-11 08:30:02.000000000 -0500
3 @@ -581,6 +581,12 @@ public:
4 */
5 virtual const uint8_t *getBinaryRules(uint32_t &length);
6
7 + /**
8 + * Set the type of the break iterator.
9 + * @internal
10 + */
11 + // <mrl> Must be public (OOo requirement)
12 + virtual void setBreakType(int32_t type);
13
14 protected:
15 //=======================================================================
16 @@ -612,12 +618,6 @@ protected:
17 #endif
18
19 /**
20 - * Set the type of the break iterator.
21 - * @internal
22 - */
23 - virtual void setBreakType(int32_t type);
24 -
25 - /**
26 * Common initialization function, used by constructors and bufferClone.
27 * (Also used by DictionaryBasedBreakIterator::createBufferClone().)
28 * @internal

  ViewVC Help
Powered by ViewVC 1.1.30