Home
last modified time | relevance | path

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

/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx293 class ImplGrafControl : public Control class
306ImplGrafControl( Window* pParent, sal_uInt16 nSlotId, const rtl::OUString& rCmd, const Reference< …
307 ~ImplGrafControl();
315 ImplGrafControl::ImplGrafControl( Window* pParent, sal_uInt16, const rtl::OUString& rCmd, const Ref… in ImplGrafControl() function in ImplGrafControl
358 ImplGrafControl::~ImplGrafControl() in ~ImplGrafControl()
364 void ImplGrafControl::GetFocus() in GetFocus()
680 ImplGrafControl* pCtrl = (ImplGrafControl*) GetToolBox().GetItemWindow( GetId() ); in StateChanged()
703 return( new ImplGrafControl( pParent, GetSlotId(), m_aCommandURL, m_xFrame ) ); in CreateItemWindow()

Completed in 17 milliseconds