diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-07-17 20:29:17 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-07-18 09:38:52 +0200 |
commit | cefce1a247a4674c5726a31b61571eab16328a0b (patch) | |
tree | fe18f6c5a77733467c01a6a59bda3c7c2615915a /svx/source | |
parent | f1824e27511709614ea3c03209caee1c22e2ab10 (diff) |
tdf#126051 sync MINBODY copies to same value
Change-Id: Id41da7b07dcb25e820e5fd20aed595b1170fa204
Reviewed-on: https://gerrit.libreoffice.org/75807
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/source')
-rw-r--r-- | svx/source/dialog/hdft.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/source/dialog/hdft.cxx b/svx/source/dialog/hdft.cxx index 5f5081c9be39..e4c622ae781a 100644 --- a/svx/source/dialog/hdft.cxx +++ b/svx/source/dialog/hdft.cxx @@ -53,6 +53,7 @@ using namespace com::sun::star; // Word 97 incompatibility (#i19922#) +// #i19922# - tdf#126051 see cui/source/tabpages/page.cxx and sw/source/uibase/sidebar/PageMarginControl.hxx static const long MINBODY = 56; // 1mm in twips rounded // default distance to Header or footer |