Home
last modified time | relevance | path

Searched refs:tp5 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx577 Property::Pointer_t tp5 = createTwipsProperty(NS_style::LN_position, "10mm"); in testCreateTwipsProperty() local
578 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp5->getIntValue() == 567); in testCreateTwipsProperty()
579 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp5->getStringValue() == "1.0… in testCreateTwipsProperty()

Completed in 17 milliseconds