Home
last modified time | relevance | path

Searched refs:FillRule (Results 1 – 15 of 15) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dgraphictools.hxx236 enum FillRule enum in SvtGraphicFill
314 FillRule aFillRule,
337 FillRule getFillRule () const;
402 void setFillRule ( FillRule aFillRule );
445 FillRule maFillRule;
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgstyleattributes.hxx143 enum FillRule enum
207 FillRule maFillRule;
210 FillRule maClipRule;
334 FillRule getFillRule() const;
335 void setFillRule(const FillRule aFillRule = FillRule_notset) { maFillRule = aFillRule; } in setFillRule()
/trunk/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx56 …virtual ::com::sun::star::rendering::FillRule SAL_CALL getFillRule( ) throw (::com::sun::star::un…
57 …virtual void SAL_CALL setFillRule( ::com::sun::star::rendering::FillRule fillRule ) throw (::com::…
104 ::com::sun::star::rendering::FillRule meFillRule;
/trunk/main/vcl/source/gdi/
H A Dgraphictools.cxx389 FillRule aFillRule, in SvtGraphicFill()
432 SvtGraphicFill::FillRule SvtGraphicFill::getFillRule() const in getFillRule()
643 void SvtGraphicFill::setFillRule( FillRule aFillRule ) in setFillRule()
736 rClass.maFillRule = SvtGraphicFill::FillRule( nTmp ); in operator >>()
/trunk/main/offapi/com/sun/star/rendering/
H A DXPolyPolygon2D.idl36 #include <com/sun/star/rendering/FillRule.idl>
105 FillRule getFillRule();
112 void setFillRule( [in] FillRule fillRule );
H A DFillRule.idl33 published enum FillRule
/trunk/main/basegfx/source/tools/
H A Dunopolypolygon.cxx156 rendering::FillRule SAL_CALL UnoPolyPolygon::getFillRule() throw (uno::RuntimeException) in getFillRule()
163 rendering::FillRule fillRule ) throw (uno::RuntimeException) in setFillRule()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygonfillrule.hxx38 enum FillRule enum
H A Db2dpolypolygonrasterconverter.hxx82 void rasterConvert( FillRule eFillRule);
/trunk/main/basebmp/inc/basebmp/
H A Dpolypolygonrenderer.hxx147 basegfx::FillRule eFillRule ) in renderClippedPolyPolygon()
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx505 void B2DPolyPolygonRasterConverter::rasterConvert( FillRule eFillRule ) in rasterConvert()
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx328 ::com::sun::star::rendering::FillRule eFillrule );
H A Dcairo_canvashelper.cxx935 rendering::FillRule eFillrule ) in doPolyPolygonImplementation()
/trunk/main/svgio/source/svgreader/
H A Dsvgstyleattributes.cxx2158 FillRule SvgStyleAttributes::getFillRule() const in getFillRule()
/trunk/main/offapi/
H A DUnoApi_offapi.mk2504 offapi/com/sun/star/rendering/FillRule \

Completed in 135 milliseconds