Lines Matching refs:mxPolyPoly
87 const uno::Reference< rendering::XPolyPolygon2D > mxPolyPoly; member in cppcanvas::internal::__anon4d4e83f00111::PolyPolyAction
103 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in PolyPolyAction()
125 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in PolyPolyAction()
188 rCachedPrimitive = mpCanvas->getUNOCanvas()->fillPolyPolygon( mxPolyPoly, in render()
197 rCachedPrimitive = mpCanvas->getUNOCanvas()->drawPolyPolygon( mxPolyPoly, in render()
278 const uno::Reference< rendering::XPolyPolygon2D > mxPolyPoly; member in cppcanvas::internal::__anon4d4e83f00111::TexturedPolyPolyAction
292 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in TexturedPolyPolyAction()
313 rCachedPrimitive = mpCanvas->getUNOCanvas()->fillTexturedPolyPolygon( mxPolyPoly, in render()
392 const uno::Reference< rendering::XPolyPolygon2D > mxPolyPoly; member in cppcanvas::internal::__anon4d4e83f00111::StrokedPolyPolyAction
404 …mxPolyPoly( ::basegfx::unotools::xPolyPolygonFromB2DPolyPolygon( rCanvas->getUNOCanvas()->getDevic… in StrokedPolyPolyAction()
423 rCachedPrimitive = mpCanvas->getUNOCanvas()->strokePolyPolygon( mxPolyPoly, in render()