LibreOffice Module vcl (master) 1
Classes | Macros
textdata.hxx File Reference
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <svl/hint.hxx>
#include <vcl/dllapi.h>
#include <memory>
Include dependency graph for textdata.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TextPaM
 
class  TextSelection
 
class  TextHint
 
struct  TEIMEInfos
 

Macros

#define TEXT_PARA_ALL   SAL_MAX_UINT32
 
#define TEXT_INDEX_ALL   SAL_MAX_INT32
 

Macro Definition Documentation

◆ TEXT_INDEX_ALL

#define TEXT_INDEX_ALL   SAL_MAX_INT32

Definition at line 33 of file textdata.hxx.

◆ TEXT_PARA_ALL

#define TEXT_PARA_ALL   SAL_MAX_UINT32

Definition at line 32 of file textdata.hxx.