Lines Matching refs:aEdCopyFrom
86 aEdCopyFrom ( this, ScResId( ED_COPYFROM ) ), in ScTpUserLists()
167 aEdCopyFrom.Disable(); in Init()
213 aEdCopyFrom.SetText( aStrSelectedArea ); in Reset()
231 aEdCopyFrom .Enable(); in Reset()
592 aEdCopyFrom.Disable(); in IMPL_LINK()
619 aEdCopyFrom.Enable(); in IMPL_LINK()
687 aEdCopyFrom.Enable(); in IMPL_LINK()
732 aEdCopyFrom.Enable(); in IMPL_LINK()
745 String theAreaStr( aEdCopyFrom.GetText() ); in IMPL_LINK()
775 aEdCopyFrom .SetText( theAreaStr ); in IMPL_LINK()
776 aEdCopyFrom .Disable(); in IMPL_LINK()
785 aEdCopyFrom.GrabFocus(); in IMPL_LINK()
786 aEdCopyFrom.SetSelection( Selection( 0, SELECTION_MAX ) ); in IMPL_LINK()
806 aEdCopyFrom .Disable(); in IMPL_LINK()