Searched refs:aTextED (Results 1 – 3 of 3) sorted by relevance
197 aTextED( this, SW_RES(ED_TEXT )), in SwCharURLPage()315 aTextED.SetText(((const SfxStringItem*)pItem)->GetValue()); in Reset()317 aTextED.Enable( sal_False ); in Reset()362 if(aTextED.IsModified()) in FillItemSet()365 rSet.Put(SfxStringItem(FN_PARAM_SELECTION, aTextED.GetText())); in FillItemSet()
163 Edit aTextED; member in SwSendQueryBox_Impl177 aTextED.SetText(rSet); in SetValue()178 ModifyHdl( &aTextED ); in SetValue()180 String GetValue() const {return aTextED.GetText();} in GetValue()185 ModifyHdl( &aTextED ); in SetIsEmptyTextAllowed()229 aTextED( this, SW_RES( ED_TEXT )), in SwSendQueryBox_Impl()238 aTextED.SetModifyHdl(LINK(this, SwSendQueryBox_Impl, ModifyHdl)); in SwSendQueryBox_Impl()239 ModifyHdl( &aTextED ); in SwSendQueryBox_Impl()
83 Edit aTextED; member in SwCharURLPage
Completed in 28 milliseconds