Kaydet (Commit) 49785da1 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

...and another

Change-Id: I06aa51f0f46f3708540ebb218387cb028b9e65d3
üst 5c4d5021
......@@ -1957,7 +1957,7 @@ void checkPageHeaderOrFooter(const SfxViewShell* pViewShell, sal_uInt16 nWhich,
CPPUNIT_ASSERT_EQUAL(OUString("Default Style"), aSeq[0]);
}
else
CPPUNIT_ASSERT_EQUAL(0, aSeq.getLength());
CPPUNIT_ASSERT_EQUAL(sal_Int32(0), aSeq.getLength());
};
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment