Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/crsr/
H A Doverlayrangesoutline.cxx46 … const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local
50 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()
54 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()
/aoo41x/main/sw/source/ui/docvw/
H A DOverlayRanges.cxx50 … const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local
54 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()
58 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()
/aoo41x/main/svx/source/sdr/overlay/
H A Doverlayselection.cxx52 const basegfx::B2DPolygon aDiscretePolygon(basegfx::tools::createPolygonFromRect(rRanges[a])); in impCombineRangesToPolyPolygon() local
56 aRetval.append(aDiscretePolygon); in impCombineRangesToPolyPolygon()
60 …tval = basegfx::tools::solvePolygonOperationOr(aRetval, basegfx::B2DPolyPolygon(aDiscretePolygon)); in impCombineRangesToPolyPolygon()

Completed in 18 milliseconds