Home
last modified time | relevance | path

Searched refs:setFillRule (Results 1 – 10 of 10) sorted by path

/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx57 …virtual void SAL_CALL setFillRule( ::com::sun::star::rendering::FillRule fillRule ) throw (::com::…
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx162 void SAL_CALL UnoPolyPolygon::setFillRule( in setFillRule() function in basegfx::unotools::UnoPolyPolygon
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx94 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleLinePolyPolygon()
110 xPoly->setFillRule(rendering::FillRule_EVEN_ODD); in createCompatibleBezierPolyPolygon()
/trunk/main/offapi/com/sun/star/rendering/
H A DXPolyPolygon2D.idl112 void setFillRule( [in] FillRule fillRule );
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx105 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in PaintRectangle()
H A DPresenterPaneBorderPainter.cxx865 mxViewStateClip->setFillRule(rendering::FillRule_EVEN_ODD); in SetupClipping()
H A DPresenterWindowManager.cxx1392 xPolyPolygon->setFillRule(rendering::FillRule_EVEN_ODD); in CreateClipPolyPolygon()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx335 void setFillRule(const FillRule aFillRule = FillRule_notset) { maFillRule = aFillRule; } in setFillRule() function in svgio::svgreader::SvgStyleAttributes
/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx402 void setFillRule ( FillRule aFillRule );
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx643 void SvtGraphicFill::setFillRule( FillRule aFillRule ) in setFillRule() function in SvtGraphicFill

Completed in 49 milliseconds