Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1416 basegfx::B2DPolygon aNewB2DPolygon; in CreateSubPath() local
1430 aNewB2DPolygon.setClosed(true); in CreateSubPath()
1449 if(aNewB2DPolygon.count() > 1L) in CreateSubPath()
1456 aNewB2DPolygon.clear(); in CreateSubPath()
1469 if(aNewB2DPolygon.count()) in CreateSubPath()
1471 if(aNewB2DPolygon.count() > 1L) in CreateSubPath()
1477 aNewB2DPolygon.clear(); in CreateSubPath()
1538 aNewB2DPolygon.clear(); in CreateSubPath()
1708 if(aNewB2DPolygon.count() > 1L) in CreateSubPath()
1715 aNewB2DPolygon.clear(); in CreateSubPath()
[all …]

Completed in 27 milliseconds