textrendering/texthandling/inc/TXTFMSTM.H
branchRCL_3
changeset 55 336bee5c2d35
parent 54 748ec5531811
equal deleted inserted replaced
54:748ec5531811 55:336bee5c2d35
    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, this class is intended for internal use only. 
    33 stores format attributes as bytecode
    34 @publishedAll
    34 @internalComponent
    35 */
    35 */
    36 class RFormatStream
    36 class RFormatStream
    37 	{
    37 	{
    38 public:
    38 public:
    39 	RFormatStream();
    39 	RFormatStream();