Searched refs:SetPolyPolygon (Results 1 – 5 of 5) sorted by relevance
352 void SvxContourDlg::SetPolyPolygon( const PolyPolygon& rPolyPoly ) in SetPolyPolygon() function in SvxContourDlg354 pSuperClass->SetPolyPolygon( rPolyPoly ); in SetPolyPolygon()550 void SvxSuperContourDlg::SetPolyPolygon( const PolyPolygon& rPolyPoly ) in SetPolyPolygon() function in SvxSuperContourDlg575 aContourWnd.SetPolyPolygon( aPolyPoly ); in SetPolyPolygon()714 aContourWnd.SetPolyPolygon( aPolyPoly ); in ReducePoints()923 SetPolyPolygon( aUpdatePolyPoly ); in IMPL_LINK()955 SetPolyPolygon( CreateAutoContour( rGraphic, bValid ? &aWorkRect : NULL ) ); in IMPL_LINK()
77 void ContourWindow::SetPolyPolygon( const PolyPolygon& rPolyPoly ) in SetPolyPolygon() function in ContourWindow215 SetPolyPolygon( PolyPolygon() ); in MouseButtonDown()290 SetPolyPolygon( _aPolyPoly ); in MouseButtonUp()
64 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
99 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
110 void SetPolyPolygon( const PolyPolygon& rPolyPoly );
Completed in 22 milliseconds