summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2017-10-21 12:21:44 -0800
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-10-25 11:30:13 +0200
commit4d65adb2fa02645e3c9e946a0b896af51ef27a7d (patch)
tree8199f8c1b99acb85e1cd9844f60f55c2973903fd /include
parent57f649dc9a72e043901582a6e3da916da18ca4ed (diff)
tdf#107643 Fix paragraph preview line spacing
Change-Id: I265f440ed8133d1fd557bed00f766170fffa6cd5 Reviewed-on: https://gerrit.libreoffice.org/43682 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'include')
-rw-r--r--include/svx/paraprev.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/paraprev.hxx b/include/svx/paraprev.hxx
index 49c513af7e4c..6c702f88c021 100644
--- a/include/svx/paraprev.hxx
+++ b/include/svx/paraprev.hxx
@@ -26,6 +26,7 @@
enum class SvxPrevLineSpace
{
N1 = 0,
+ N115,
N15,
N2,
Prop,