Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/test/
H A Dbasegfx2d.cxx192 B2DPolyPolygon aReImport; in impex() local
193 …GE("importing simple bezier polygon from SVG-D", tools::importFromSvgD( aReImport, aExport, false,… in impex()
194 CPPUNIT_ASSERT_MESSAGE("re-imported polygon needs to be identical", aReImport == aPoly); in impex()
213 …CPPUNIT_ASSERT_MESSAGE("re-importing '@' from SVG-D", tools::importFromSvgD( aReImport, aExport, f… in impex()
214 CPPUNIT_ASSERT_MESSAGE("re-imported '@' needs to be identical", aReImport == aPoly); in impex()

Completed in 15 milliseconds