Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx371 class ImplGrafModeControl : public ListBox class
385 ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame );
386 ~ImplGrafModeControl();
393 ImplGrafModeControl::ImplGrafModeControl( Window* pParent, const Reference< XFrame >& rFrame ) : in ImplGrafModeControl() function in ImplGrafModeControl
410 ImplGrafModeControl::~ImplGrafModeControl() in ~ImplGrafModeControl()
416 void ImplGrafModeControl::Select() in Select()
438 long ImplGrafModeControl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()
450 long ImplGrafModeControl::Notify( NotifyEvent& rNEvt ) in Notify()
482 void ImplGrafModeControl::ImplReleaseFocus() in ImplReleaseFocus()
495 void ImplGrafModeControl::Update( const SfxPoolItem* pItem ) in Update()
[all …]