Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


::

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 Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.