Home
last modified time | relevance | path

Searched refs:SetClipPath (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx323 void SetClipPath( const PolyPolygon& rPolyPolygon, sal_Int32 nClippingMode );
668 void SetClipPath( const PolyPolygon& rPolyPoly, sal_Int32 nClippingMode, sal_Bool bIsMapped );
H A Dwinmtf.cxx82 void WinMtfClipPath::SetClipPath( const PolyPolygon& rPolyPolygon, sal_Int32 nClippingMode ) in SetClipPath() function in WinMtfClipPath
908 void WinMtfOutput::SetClipPath( const PolyPolygon& rPolyPolygon, sal_Int32 nClippingMode, sal_Bool … in SetClipPath() function in WinMtfOutput
911 aClipPath.SetClipPath( rPolyPolygon, nClippingMode ); in SetClipPath()
915 aClipPath.SetClipPath( ImplMap( aPP ), nClippingMode ); in SetClipPath()
H A Denhwmf.cxx815 pOut->SetClipPath( pOut->GetPathObj(), nClippingMode, sal_True ); in ReadEnhWMF()
828 pOut->SetClipPath( aPolyPoly, iMode, sal_False ); in ReadEnhWMF()
H A Dwinwmf.cxx822 pOut->SetClipPath( aEmptyPolyPoly, RGN_COPY, sal_True ); in ReadRecordParams()

Completed in 50 milliseconds