Home
last modified time | relevance | path

Searched refs:aTextEdit (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx580 aTextEdit (this, SW_RES(EDT_TEXT )), in SwDropCapsPage()
598 aTextEdit.Enable( !bFormat ); in SwDropCapsPage()
610 aTextEdit .SetModifyHdl( aLk ); in SwDropCapsPage()
693 aTextEdit.SetText(GetDefaultString(nVal)); in Reset()
696 aTextEdit.SetText(rSh.GetDropTxt(nVal)); in Reset()
697 aTextEdit.Enable(); in Reset()
702 pPict->SetValues( aTextEdit.GetText(), in Reset()
729 aTextEdit .Enable( bChecked && !bFormat ); in IMPL_LINK()
789 String sEdit(aTextEdit.GetText()); in IMPL_LINK()
798 aTextEdit.SetText(sPreview); in IMPL_LINK()
[all …]
/aoo42x/main/sw/source/ui/config/
H A Doptload.cxx406 aTextEdit (this, SW_RES(EDT_TEXT )), in SwCaptionOptPage()
499 aTextEdit .SetModifyHdl( aLk ); in SwCaptionOptPage()
687 aTextEdit.Enable( bChecked ); in IMPL_LINK()
755 aTextEdit.SetText(pOpt->GetCaption()); in IMPL_LINK()
830 pOpt->SetCaption(aTextEdit.IsEnabled() ? aTextEdit.GetText() : aEmptyStr ); in SaveEntry()
867 aTextEdit.Enable(bEnable); in IMPL_LINK()
957 aStr += aTextEdit.GetText(); in DrawSample()
/aoo42x/main/sw/source/ui/frmdlg/
H A Dcption.cxx121 aTextEdit (this, SW_RES(EDT_TEXT )), in SwCaptionDialog()
161 aTextEdit .SetModifyHdl( aLk ); in SwCaptionDialog()
286 aTextEdit.GrabFocus(); in SwCaptionDialog()
306 aOpt.SetCaption( aTextEdit.GetText() ); in Apply()
381 String sCaption = aTextEdit.GetText(); in DrawSample()
/aoo42x/main/sc/workben/
H A Dtest.cxx76 Edit aTextEdit; member in MyWindow
202 aTextEdit( this, WinBits(WB_BORDER) ), in MyWindow()
220 aTextEdit.SetPosSizePixel( Point(10,180), Size(100,20) ); in MyWindow()
247 aTextEdit.Show(); in MyWindow()
1696 String aStr = aTextEdit.GetText(); in IMPL_LINK()
/aoo42x/main/sw/source/ui/inc/
H A Ddrpcps.hxx83 Edit aTextEdit; member in SwDropCapsPage
H A Dcption.hxx80 Edit aTextEdit; member in SwCaptionDialog
H A Doptload.hxx146 Edit aTextEdit; member in SwCaptionOptPage

Completed in 38 milliseconds