Searched refs:ImplGrafControl (Results 1 – 1 of 1) sorted by relevance
293 class ImplGrafControl : public Control class306 …ImplGrafControl( 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 ImplGrafControl358 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 21 milliseconds