summaryrefslogtreecommitdiff
path: root/i18npool
diff options
context:
space:
mode:
authorPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-15 15:26:25 +0100
committerPhilipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM>2011-03-15 15:26:25 +0100
commit7363d8a165443b6e8da150d193949e738daa9f05 (patch)
treecb7dafa4a7f2ade6517dec68bcdad77a7c9b4de9 /i18npool
parentda4071958ce368e1798987e665e442b9ab2c7c69 (diff)
vcl120: #i117267# better paper matching
Diffstat (limited to 'i18npool')
-rw-r--r--i18npool/source/paper/paper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18npool/source/paper/paper.cxx b/i18npool/source/paper/paper.cxx
index 0d9235747fd6..aaac0e83a4eb 100644
--- a/i18npool/source/paper/paper.cxx
+++ b/i18npool/source/paper/paper.cxx
@@ -159,7 +159,7 @@ static PageDesc aDinTab[] =
static const size_t nTabSize = sizeof(aDinTab) / sizeof(aDinTab[0]);
-#define MAXSLOPPY 11
+#define MAXSLOPPY 21
bool PaperInfo::doSloppyFit()
{