Home
last modified time | relevance | path

Searched refs:GraphCtrl (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx78 GraphCtrl::GraphCtrl( Window* pParent, const WinBits nWinBits ) : in GraphCtrl() function in GraphCtrl
106 GraphCtrl::GraphCtrl( Window* pParent, const ResId& rResId ) : in GraphCtrl() function in GraphCtrl
133 GraphCtrl::~GraphCtrl() in ~GraphCtrl()
152 void GraphCtrl::SetWinStyle( WinBits nWinBits ) in SetWinStyle()
179 void GraphCtrl::InitSdrModel() in InitSdrModel()
274 void GraphCtrl::Resize() in Resize()
322 void GraphCtrl::Paint( const Rectangle& rRect ) in Paint()
363 void GraphCtrl::SdrObjChanged( const SdrObject& ) in SdrObjChanged()
374 void GraphCtrl::SdrObjCreated( const SdrObject& ) in SdrObjCreated()
385 void GraphCtrl::MarkListHasChanged() in MarkListHasChanged()
[all …]
H A Dcontwnd.cxx50 GraphCtrl ( pParent, rResId ), in ContourWindow()
161 GraphCtrl::InitSdrModel(); in InitSdrModel()
222 GraphCtrl::MouseButtonDown( rMEvt ); in MouseButtonDown()
250 GraphCtrl::MouseMove( rMEvt ); in MouseMove()
278 GraphCtrl::MouseButtonUp( rMEvt ); in MouseButtonUp()
302 GraphCtrl::MouseButtonUp( rMEvt ); in MouseButtonUp()
H A Dimapwnd.cxx72 GraphCtrl( pParent, rResId ), in IMapWindow()
348 GraphCtrl::InitSdrModel(); in InitSdrModel()
496 GraphCtrl::MouseButtonUp( rMEvt ); in MouseButtonUp()
508 GraphCtrl::MarkListHasChanged(); in MarkListHasChanged()
1037 GraphCtrl::KeyInput( rKEvt ); in KeyInput()
H A Dcontwnd.hxx36 class ContourWindow : public GraphCtrl
H A Dimapwnd.hxx150 class IMapWindow : public GraphCtrl, public DropTargetHelper
/trunk/main/svx/inc/svx/
H A Dgraphctl.hxx47 class SVX_DLLPUBLIC GraphCtrl : public Control class
95 GraphCtrl( Window* pParent, const WinBits nWinBits = 0 );
96 GraphCtrl( Window* pParent, const ResId& rResId );
97 ~GraphCtrl();
149 GraphCtrl& rWin;
153 GraphCtrlUserCall( GraphCtrl& rGraphWin ) : rWin( rGraphWin ) {}; in GraphCtrlUserCall()
167 GraphCtrl& rGraphCtrl;
179 GraphCtrlView( SdrModel* pModel, GraphCtrl* pWindow) : in GraphCtrlView()
/trunk/main/svx/source/inc/
H A DGraphCtlAccessibleContext.hxx67 class GraphCtrl;
92 friend class GraphCtrl;
97 GraphCtrl& rRepresentation,
264 GraphCtrl* mpControl;
/trunk/main/sd/source/ui/inc/
H A Dvectdlg.hxx60 GraphCtrl aBmpWin;
63 GraphCtrl aMtfWin;
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx81 GraphCtrl& rRepr, in SvxGraphCtrlAccessibleContext()

Completed in 105 milliseconds