summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2017-10-21 12:21:44 -0800
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-10-25 16:33:10 +0200
commitc2af4edf5e25a956e30580be86e4ddc090602892 (patch)
tree0e96d5393db33205841712e8a918e7902b17f966 /include
parent63054103570377ef8949addfa153b23838c1672a (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> (cherry picked from commit 4d65adb2fa02645e3c9e946a0b896af51ef27a7d) Reviewed-on: https://gerrit.libreoffice.org/43816 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
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 a7ac58eb1f35..6e824baa4967 100644
--- a/include/svx/paraprev.hxx
+++ b/include/svx/paraprev.hxx
@@ -26,6 +26,7 @@
enum class SvxPrevLineSpace
{
N1 = 0,
+ N115,
N15,
N2,
Prop,