Home
last modified time | relevance | path

Searched refs:nClippingMode (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx82 void WinMtfClipPath::SetClipPath( const PolyPolygon& rPolyPolygon, sal_Int32 nClippingMode ) in SetClipPath() argument
100 switch ( nClippingMode ) in SetClipPath()
908 void WinMtfOutput::SetClipPath( const PolyPolygon& rPolyPolygon, sal_Int32 nClippingMode, sal_Bool … in SetClipPath() argument
911 aClipPath.SetClipPath( rPolyPolygon, nClippingMode ); in SetClipPath()
915 aClipPath.SetClipPath( ImplMap( aPP ), nClippingMode ); in SetClipPath()
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 Denhwmf.cxx813 sal_Int32 nClippingMode; in ReadEnhWMF() local
814 *pWMF >> nClippingMode; in ReadEnhWMF()
815 pOut->SetClipPath( pOut->GetPathObj(), nClippingMode, sal_True ); in ReadEnhWMF()

Completed in 67 milliseconds