Searched refs:PolyPolyAction (Results 1 – 1 of 1) sorted by relevance
/trunk/main/cppcanvas/source/mtfrenderer/ |
H A D | polypolyaction.cxx | 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() 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() [all …]
|
Completed in 14 milliseconds