Searched refs:getFillRule (Results 1 – 11 of 11) sorted by relevance
432 SvtGraphicFill::FillRule SvtGraphicFill::getFillRule() const in getFillRule() function in SvtGraphicFill502 switch( getFillRule() ) in toString()
658 …if ( ( aFill.getFillType() == SvtGraphicFill::fillSolid ) && ( aFill.getFillRule() == SvtGraphicFi… in playMetafile()
50 …mpPath->SetFillMode( const_cast<LinePolyPolygon*>(this)->getFillRule() == rendering::FillRule_EVEN… in getGraphicsPath()
337 FillRule getFillRule () const;
148 rClip->getFillRule() ); in redraw()
1079 xPolyPolygon->getFillRule() ); in doPolyPolygonPath()1092 xPolyPolygon->getFillRule() ); in doPolyPolygonPath()
1063 …ero(!bIsLine && bNeedToCheckClipRule && !mbIsClipPathContent && FillRule_nonzero == getFillRule()); in add_path()2119 FillRule SvgStyleAttributes::getFillRule() const in getFillRule() function in svgio::svgreader::SvgStyleAttributes2130 return pSvgStyleAttributes->getFillRule(); in getFillRule()
55 …virtual ::com::sun::star::rendering::FillRule SAL_CALL getFillRule( ) throw (::com::sun::star::un…
105 FillRule getFillRule();
330 FillRule getFillRule() const;
156 rendering::FillRule SAL_CALL UnoPolyPolygon::getFillRule() throw (uno::RuntimeException) in getFillRule() function in basegfx::unotools::UnoPolyPolygon
Completed in 104 milliseconds