Home
last modified time | relevance | path

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

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx589 Property::Pointer_t tp8 = createTwipsProperty(NS_style::LN_position, "1 in"); in testCreateTwipsProperty() local
590 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp8->getIntValue() == 1440); in testCreateTwipsProperty()
591 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp8->getStringValue() == "2.5… in testCreateTwipsProperty()

Completed in 19 milliseconds