summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/tools/fldunit.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/tools/fldunit.hxx b/include/tools/fldunit.hxx
index c300ef2ef31f..a2838c32ff25 100644
--- a/include/tools/fldunit.hxx
+++ b/include/tools/fldunit.hxx
@@ -35,11 +35,11 @@ enum class FieldUnit : sal_uInt16
INCH,
FOOT,
MILE,
- CHAR,
- LINE,
CUSTOM,
PERCENT,
MM_100TH,
+ CHAR,
+ LINE,
PIXEL,
DEGREE,
SECOND,