Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx197 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()
/trunk/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx163 Edit aTextED; member in SwSendQueryBox_Impl
177 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()
/trunk/main/sw/source/ui/inc/
H A Dchrdlg.hxx83 Edit aTextED; member in SwCharURLPage

Completed in 36 milliseconds