diff options
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/unocoll.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/unocoll.hxx b/sw/inc/unocoll.hxx index ae16ab4ab7bc..821d50ab4a2c 100644 --- a/sw/inc/unocoll.hxx +++ b/sw/inc/unocoll.hxx @@ -176,6 +176,7 @@ enum class SwServiceType { VbaGlobals = 113, StyleTable = 114, StyleCell = 115, + LineBreak = 116, Invalid = USHRT_MAX }; |