diff options
-rw-r--r-- | sw/qa/extras/odfexport/data/charborder.odt | bin | 8706 -> 8704 bytes | |||
-rw-r--r-- | sw/qa/extras/odfexport/odfexport.cxx | 2 |
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 Binary files differindex 6794c50f87d0..0d4d50691af3 100644 --- a/sw/qa/extras/odfexport/data/charborder.odt +++ b/sw/qa/extras/odfexport/data/charborder.odt 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); |