Home
last modified time | relevance | path

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

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx585 Property::Pointer_t tp7 = createTwipsProperty(NS_style::LN_position, "100pt"); in testCreateTwipsProperty() local
586 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp7->getIntValue() == 2000); in testCreateTwipsProperty()
587 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp7->getStringValue() == "3.5… in testCreateTwipsProperty()

Completed in 25 milliseconds