cohtml::IInternationalizationManager::TextDirectionResult
#include <InternationalizationManager.h>
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual | ~TextDirectionResult() |
| virtual void | AddSubsection(unsigned startIndex, unsigned length, i18n::TextDirection direction) =0 The implementer should call this in order to provide information about subsections with different direction. |
Public Functions Documentation
Section titled “Public Functions Documentation”function ~TextDirectionResult
Section titled “function ~TextDirectionResult”inline virtual ~TextDirectionResult()function AddSubsection
Section titled “function AddSubsection”virtual void AddSubsection( unsigned startIndex, unsigned length, i18n::TextDirection direction) =0The implementer should call this in order to provide information about subsections with different direction.
© 2026 Coherent Labs. All rights reserved.