PUBLIC void INTL_Relayout (iDocumentContext context)
Request a re-layout of the document
Documentation
Request a re-layout of the document. Libi18n calls this function in those cases where a different document encoding is detected after document conversion and layout has begun. This can occur because the parsing and layout of the document begins immediately when the document data begins to stream in - at which time all the data needed to determine the charset may not be available. If this occurs, the layout engine needs to be notified to pull the data from the source (cache) again so the data will be converted by the correct character codeset conversion module in the data stream.
- Parameters:
- context - Specifies the context which should be relayout again.
alphabetic index hierarchy of classes
generated by doc++