summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/qa/extras/odfexport/data/charborder.odtbin8706 -> 8704 bytes
-rw-r--r--sw/qa/extras/odfexport/odfexport.cxx2
2 files changed, 1 insertions, 1 deletions
diff --git a/sw/qa/extras/odfexport/data/charborder.odt b/sw/qa/extras/odfexport/data/charborder.odt
index 6794c50f87d0..0d4d50691af3 100644
--- a/sw/qa/extras/odfexport/data/charborder.odt
+++ b/sw/qa/extras/odfexport/data/charborder.odt
Binary files differ
diff --git a/sw/qa/extras/odfexport/odfexport.cxx b/sw/qa/extras/odfexport/odfexport.cxx
index f23c2a3d96e7..f4fb626dc22c 100644
--- a/sw/qa/extras/odfexport/odfexport.cxx
+++ b/sw/qa/extras/odfexport/odfexport.cxx
@@ -188,7 +188,7 @@ DECLARE_ODFEXPORT_TEST(testCharacterBorder, "charborder.odt")
// Paragraph border of first paragraph
{
- const table::BorderLine2 aFirstParTopBorder(0x6666FF,0,26,26,7,53);
+ const table::BorderLine2 aFirstParTopBorder(0x6666FF,2,26,26,7,55);
const sal_Int32 aFirstParTopPadding(150);
uno::Reference<beans::XPropertySet> xSet(getParagraph(1), uno::UNO_QUERY);