|
LibreOffice Module tools (master) 1
|
#include <sal/types.h>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 } |
|
strong |
| Enumerator | |
|---|---|
| NONE | |
| MM | |
| CM | |
| M | |
| 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.