#include "ut_types.h"
Go to the source code of this file.
Classes | |
class | UT_TextIterator |
Defines | |
#define | UT_IT_NOT_CHARACTER UCS_SPACE |
#define | UT_IT_ERROR 0xffffffff |
Enumerations | |
enum | UTIterStatus { UTIter_OK, UTIter_OutOfBounds, UTIter_Error } |
#define UT_IT_ERROR 0xffffffff |
Referenced by GR_Graphics::canBreak(), and PD_DocIterator::getChar().
#define UT_IT_NOT_CHARACTER UCS_SPACE |
enum UTIterStatus |