Searched refs:tp6 (Results 1 – 2 of 2) sorted by relevance
581 Property::Pointer_t tp6 = createTwipsProperty(NS_style::LN_position, 567); in testCreateTwipsProperty() local582 … CPPUNIT_ASSERT_MESSAGE("getIntValue: wrong twips value returned", tp6->getIntValue() == 567); in testCreateTwipsProperty()583 …CPPUNIT_ASSERT_MESSAGE("getStringValue: wrong twips value returned", tp6->getStringValue() == "1.0… in testCreateTwipsProperty()
342 double lcl_PascalToDouble(sal_Char* tp6) in lcl_PascalToDouble() argument344 sal_uInt8* pnUnsigned = reinterpret_cast< sal_uInt8* >( tp6 ); in lcl_PascalToDouble()
Completed in 29 milliseconds