Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dcontwnd.cxx49 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()
[all …]
H A Dcontimp.hxx58 ContourWindow aContourWnd;
76 DECL_LINK( MousePosHdl, ContourWindow* );
77 DECL_LINK( GraphSizeHdl, ContourWindow* );
80 DECL_LINK( StateHdl, ContourWindow* );
81 DECL_LINK( PipetteHdl, ContourWindow* );
82 DECL_LINK( PipetteClickHdl, ContourWindow* );
83 DECL_LINK( WorkplaceClickHdl, ContourWindow* );
H A Dcontwnd.hxx36 class ContourWindow : public GraphCtrl class
61 ContourWindow( Window* pParent, const ResId& rResId );
62 ~ContourWindow();
H A D_contdlg.cxx867 IMPL_LINK( SvxSuperContourDlg, MousePosHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument
890 IMPL_LINK( SvxSuperContourDlg, GraphSizeHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument
968 IMPL_LINK( SvxSuperContourDlg, StateHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument
1033 IMPL_LINK( SvxSuperContourDlg, PipetteHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument
1064 IMPL_LINK( SvxSuperContourDlg, PipetteClickHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument
1118 IMPL_LINK( SvxSuperContourDlg, WorkplaceClickHdl, ContourWindow*, pWnd ) in IMPL_LINK() argument

Completed in 22 milliseconds