Home
last modified time | relevance | path

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

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx581 Property::Pointer_t tp6 = createTwipsProperty(NS_style::LN_position, 567); in testCreateTwipsProperty() local
582 … 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()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx342 double lcl_PascalToDouble(sal_Char* tp6) in lcl_PascalToDouble() argument
344 sal_uInt8* pnUnsigned = reinterpret_cast< sal_uInt8* >( tp6 ); in lcl_PascalToDouble()

Completed in 16 milliseconds