textrendering/texthandling/inc/TXTFMSTM.H
changeset 40 91ef7621b7fc
parent 0 1fb32624e06b
child 55 336bee5c2d35
equal deleted inserted replaced
21:f2f7b3284356 40:91ef7621b7fc
    28 class RWriteStream;
    28 class RWriteStream;
    29 class TCharFormatX;
    29 class TCharFormatX;
    30 class TCharFormatXMask;
    30 class TCharFormatXMask;
    31 
    31 
    32 /**
    32 /**
    33 stores format attributes as bytecode
    33 stores format attributes as bytecode, this class is intended for internal use only. 
    34 @internalComponent
    34 @publishedAll
    35 */
    35 */
    36 class RFormatStream
    36 class RFormatStream
    37 	{
    37 	{
    38 public:
    38 public:
    39 	RFormatStream();
    39 	RFormatStream();