LibreOffice Module tools (master) 1
Enumerations
fldunit.hxx File Reference
#include <sal/types.h>
Include dependency graph for fldunit.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  FieldUnit : sal_uInt16 {
  NONE ,
  MM ,
  CM ,
  M ,
  KM ,
  TWIP ,
  POINT ,
  PICA ,
  INCH ,
  FOOT ,
  MILE ,
  CUSTOM ,
  PERCENT ,
  MM_100TH ,
  CHAR ,
  LINE ,
  PIXEL ,
  DEGREE ,
  SECOND ,
  MILLISECOND
}
 

Enumeration Type Documentation

◆ FieldUnit

enum class FieldUnit : sal_uInt16
strong
Enumerator
NONE 
MM 
CM 
KM 
TWIP 
POINT 
PICA 
INCH 
FOOT 
MILE 
CUSTOM 
PERCENT 
MM_100TH 
CHAR 
LINE 
PIXEL 
DEGREE 
SECOND 
MILLISECOND 

Definition at line 25 of file fldunit.hxx.