/aoo41x/main/basegfx/test/ |
H A D | genericclipper.cxx | 93 basegfx::tools::exportToSvgD( in validate() 98 basegfx::tools::exportToSvgD( in validate() 109 basegfx::tools::exportToSvgD(aRes, true, true, false), in validate() 116 basegfx::tools::exportToSvgD(aRes, true, true, false) == aValid); in validate()
|
H A D | boxclipper.cxx | 249 tools::exportToSvgD(toTest.solveCrossovers(), , true, true, false); in verifyPoly() 304 basegfx::tools::exportToSvgD(rPoly, , true, true, false), in dumpSvg() 347 basegfx::tools::exportToSvgD( in validatePoly() 354 basegfx::tools::exportToSvgD( in validatePoly() 365 basegfx::tools::exportToSvgD( in validatePoly()
|
H A D | basegfx2d.cxx | 154 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 160 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 166 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 197 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 219 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 226 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 252 aExport = tools::exportToSvgD( aPoly, true, true, false ); in impex() 258 aExport = tools::exportToSvgD( B2DPolyPolygon(aRect), false, false, false ); in impex()
|
H A D | clipstate.cxx | 110 basegfx::tools::exportToSvgD(toTest.getClipPoly(), true, true, false), in verifyPoly() 120 tools::exportToSvgD(toTest.getClipPoly(), true, true, false); in verifyPoly()
|
/aoo41x/main/sdext/source/pdfimport/test/ |
H A D | tests.cxx | 249 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath() 273 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in strokePath() 331 … basegfx::tools::exportToSvgD( aPath, true, true, false ).compareToAscii(sExportString) == 0 ); in eoFillPath()
|
/aoo41x/main/canvas/source/tools/ |
H A D | surfaceproxy.cxx | 159 basegfx::tools::exportToSvgD( rClipPoly, true, true, false ), in draw() 162 basegfx::tools::exportToSvgD( in draw()
|
/aoo41x/main/basegfx/inc/basegfx/polygon/ |
H A D | b2dpolypolygontools.hxx | 273 ::rtl::OUString exportToSvgD(
|
/aoo41x/main/xmloff/source/style/ |
H A D | MarkerStyle.cxx | 213 basegfx::tools::exportToSvgD( in exportXML()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | shapeexport2.cxx | 1028 basegfx::tools::exportToSvgD( 1061 basegfx::tools::exportToSvgD( 1446 basegfx::tools::exportToSvgD(
|
H A D | shapeexport3.cxx | 236 basegfx::tools::exportToSvgD( in ImpExport3DShape()
|
/aoo41x/main/basegfx/source/polygon/ |
H A D | b2dsvgpolypolygon.cxx | 708 ::rtl::OUString exportToSvgD( in exportToSvgD() function
|
/aoo41x/main/sdext/source/pdfimport/tree/ |
H A D | drawtreevisiting.cxx | 361 …aProps[ USTR( "svg:d" ) ] = basegfx::tools::exportToSvgD( elem.PolyPoly, true, true, false ); in visit()
|
H A D | writertreevisiting.cxx | 284 …aProps[ USTR( "svg:d" ) ] = basegfx::tools::exportToSvgD( elem.PolyPoly, true, true, false ); in visit()
|
/aoo41x/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1765 setPath( ::basegfx::tools::exportToSvgD( xPolyPoly, true, true, true) ); in updatePathFromSdrPathObj()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 2956 basegfx::tools::exportToSvgD( in exportContour()
|