Lines Matching refs:ContourWindow
49 ContourWindow::ContourWindow( Window* pParent, const ResId& rResId ) : in ContourWindow() function in ContourWindow
66 ContourWindow::~ContourWindow() in ~ContourWindow()
77 void ContourWindow::SetPolyPolygon( const PolyPolygon& rPolyPoly ) in SetPolyPolygon()
129 const PolyPolygon& ContourWindow::GetPolyPolygon() in GetPolyPolygon()
159 void ContourWindow::InitSdrModel() in InitSdrModel()
178 void ContourWindow::SdrObjCreated( const SdrObject& ) in SdrObjCreated()
191 sal_Bool ContourWindow::IsContourChanged() const in IsContourChanged()
209 void ContourWindow::MouseButtonDown( const MouseEvent& rMEvt ) in MouseButtonDown()
232 void ContourWindow::MouseMove( const MouseEvent& rMEvt ) in MouseMove()
260 void ContourWindow::MouseButtonUp(const MouseEvent& rMEvt) in MouseButtonUp()
312 void ContourWindow::Paint( const Rectangle& rRect ) in Paint()