Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/test/
H A Dtests.cxx247 const char* sExportString = "m53570 7650-35430 24100"; in strokePath() local
249 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath()
271 const char* sExportString = "m49890 5670.00000000001-35430 24090"; in strokePath() local
273 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath()
328 const char* sExportString = "m12050 49610c-4310 0-7800-3490-7800-7800 0-4300 " in eoFillPath() local
331 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in eoFillPath()
/aoo41x/main/basegfx/test/
H A Dbasegfx2d.cxx155 const char* sExportString = "m10 10h-20v-20h20z"; in impex() local
157 !aExport.compareToAscii(sExportString) ); in impex()
162 !aExport.compareToAscii(sExportString)); in impex()

Completed in 28 milliseconds