(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

::

struct _rtl_TextEncodingInfo


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
Information about a text encoding.
File
tencinfo.h

Public Members

Data

sal_uInt32 StructSize; The size (in bytes) of this structure. Should be 12.
sal_uInt8 MinimumCharSize; The minimum number of bytes needed to encode any character in the given encoding.
sal_uInt8 MaximumCharSize; The maximum number of bytes needed to encode any character in the given encoding.
sal_uInt8 AverageCharSize; The average number of bytes needed to encode a character in the given encoding.
sal_uInt8 Reserved; An unused byte, for padding.
sal_uInt32 Flags; Any combination of the RTL_TEXTENCODING_INFO flags.

Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.