From 9d6c36dee3c7bd60f86c286d2fb5e3a00da86c84 Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Tue, 25 Feb 2014 15:08:47 +0100 Subject: [PATCH] ambiguity Change-Id: Id0e3a969ff282673efd874980c25570b7ea1087b --- sw/qa/extras/rtfimport/rtfimport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/qa/extras/rtfimport/rtfimport.cxx b/sw/qa/extras/rtfimport/rtfimport.cxx index 3015f236cfe5..88b8ca1d1a2e 100644 --- a/sw/qa/extras/rtfimport/rtfimport.cxx +++ b/sw/qa/extras/rtfimport/rtfimport.cxx @@ -1398,7 +1398,7 @@ DECLARE_RTFIMPORT_TEST(testNestedTable, "rhbz1065629.rtf") getProperty(xCell, "TopBorder")); CPPUNIT_ASSERT_BORDER_EQUAL(fullPtSolid, getProperty(xCell, "BottomBorder")); - CPPUNIT_ASSERT_EQUAL(0xCC0000, getProperty(xCell, "BackColor")); + CPPUNIT_ASSERT_EQUAL(sal_Int32(0xCC0000), getProperty(xCell, "BackColor")); xCell.set(xTable->getCellByName("A2"), uno::UNO_QUERY); CPPUNIT_ASSERT(xCell.is()); table::BorderLine2 halfPtSolid(