Searched refs:ImplGrafControl (Results 1 – 1 of 1) sorted by relevance
291 class ImplGrafControl : public Control class304 …ImplGrafControl( Window* pParent, sal_uInt16 nSlotId, const rtl::OUString& rCmd, const Reference< …305 ~ImplGrafControl();313 ImplGrafControl::ImplGrafControl( Window* pParent, sal_uInt16, const rtl::OUString& rCmd, const Ref… in ImplGrafControl() function in ImplGrafControl356 ImplGrafControl::~ImplGrafControl() in ~ImplGrafControl()362 void ImplGrafControl::GetFocus() in GetFocus()678 ImplGrafControl* pCtrl = (ImplGrafControl*) GetToolBox().GetItemWindow( GetId() ); in StateChanged()701 return( new ImplGrafControl( pParent, GetSlotId(), m_aCommandURL, m_xFrame ) ); in CreateItemWindow()