Kaydet (Commit) e49808ed authored tarafından Markus Mohrhard's avatar Markus Mohrhard

the implementation is available so enable it again

Change-Id: Ia5974e57fd4a21897577ff25fb53f48cceb49501
üst 76115b29
......@@ -170,11 +170,9 @@ void ScConditionalFormatTest::testCondFormatXIndex()
CPPUNIT_ASSERT(xCondFormat->hasElements());
CPPUNIT_ASSERT_EQUAL(sal_Int32(3), xCondFormat->getCount());
/*
* missing implementation
uno::Any aAny = xCondFormat->getByIndex(0);
CPPUNIT_ASSERT(aAny.hasValue());
*/
}
namespace {
......
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