LibreOffice Module sw (master) 1
Classes | Enumerations
txmsrt.hxx File Reference
#include <i18nlangtag/lang.h>
#include <unotools/charclass.hxx>
#include <nodeoffset.hxx>
#include <tox.hxx>
#include <com/sun/star/lang/Locale.hpp>
#include <optional>
#include <utility>
Include dependency graph for txmsrt.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  SwTOXSource
 
struct  TextAndReading
 
class  SwTOXInternational
 
struct  SwTOXSortTabBase
 Class for sorting directories. More...
 
struct  SwTOXIndex
 For sorting by text. More...
 
struct  SwTOXCustom
 
struct  SwTOXContent
 For sorting by position. More...
 
struct  SwTOXPara
 
struct  SwTOXTable
 
struct  SwTOXAuthority
 Represents one row in the bibliography table. More...
 

Enumerations

enum  TOXSortType {
  TOX_SORT_INDEX ,
  TOX_SORT_CUSTOM ,
  TOX_SORT_CONTENT ,
  TOX_SORT_PARA ,
  TOX_SORT_TABLE ,
  TOX_SORT_AUTHORITY
}
 

Enumeration Type Documentation

◆ TOXSortType

Enumerator
TOX_SORT_INDEX 
TOX_SORT_CUSTOM 
TOX_SORT_CONTENT 
TOX_SORT_PARA 
TOX_SORT_TABLE 
TOX_SORT_AUTHORITY 

Definition at line 39 of file txmsrt.hxx.