Searched refs:SwAssignFieldsControl (Results 1 – 2 of 2) sorted by relevance
1009 class SwAssignFieldsControl : public Control class1037 SwAssignFieldsControl(Window* pParent, const ResId& rResId,1039 ~SwAssignFieldsControl();1051 SwAssignFieldsControl::SwAssignFieldsControl( in SwAssignFieldsControl() function in SwAssignFieldsControl1094 Link aMatchHdl = LINK(this, SwAssignFieldsControl, MatchHdl_Impl); in SwAssignFieldsControl()1095 Link aFocusHdl = LINK(this, SwAssignFieldsControl, GotFocusHdl_Impl); in SwAssignFieldsControl()1178 m_aVScroll.SetScrollHdl(LINK(this, SwAssignFieldsControl, ScrollHdl_Impl)); in SwAssignFieldsControl()1188 SwAssignFieldsControl::~SwAssignFieldsControl() in ~SwAssignFieldsControl()1203 void SwAssignFieldsControl::Command( const CommandEvent& rCEvt ) in Command()1225 long SwAssignFieldsControl::PreNotify( NotifyEvent& rNEvt ) in PreNotify()[all …]
295 class SwAssignFieldsControl;299 SwAssignFieldsControl* m_pFieldsControl;