Lines Matching refs:PolyPolyAction
58 class PolyPolyAction : public CachedPrimitiveBase class
61 PolyPolyAction( const ::basegfx::B2DPolyPolygon&,
66 PolyPolyAction( const ::basegfx::B2DPolyPolygon&,
97 PolyPolyAction::PolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyAction() function in cppcanvas::internal::__anon4d4e83f00111::PolyPolyAction
118 PolyPolyAction::PolyPolyAction( const ::basegfx::B2DPolyPolygon& rPolyPoly, in PolyPolyAction() function in cppcanvas::internal::__anon4d4e83f00111::PolyPolyAction
158 … bool PolyPolyAction::render( uno::Reference< rendering::XCachedPrimitive >& rCachedPrimitive, in render()
205 bool PolyPolyAction::render( const ::basegfx::B2DHomMatrix& rTransformation, in render()
220 …::basegfx::B2DRange PolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation ) co… in getBounds()
231 … ::basegfx::B2DRange PolyPolyAction::getBounds( const ::basegfx::B2DHomMatrix& rTransformation, in getBounds()
246 sal_Int32 PolyPolyAction::getActionCount() const in getActionCount()
485 return ActionSharedPtr( new PolyPolyAction( rPoly, rCanvas, rState, in createPolyPolyAction()
505 return ActionSharedPtr( new PolyPolyAction( rPoly, rCanvas, rState, in createLinePolyPolyAction()
527 return ActionSharedPtr( new PolyPolyAction( rPoly, rCanvas, rState, in createPolyPolyAction()