Home
last modified time | relevance | path

Searched refs:aOtherEd (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/ui/table/
H A Dconvert.cxx77 else if( aOtherBtn.IsChecked() && aOtherEd.GetText().Len() ) in GetValues()
79 uOther = aOtherEd.GetText().GetChar( 0 ); in GetValues()
124 aOtherEd (this, SW_RES(ED_OTHER)), in SwConvertTableDlg()
152 aOtherEd.SetAccessibleName(String(SW_RES(STR_SYMBOL))); in SwConvertTableDlg()
153 aOtherEd.SetAccessibleRelationLabeledBy(&aOtherBtn); in SwConvertTableDlg()
168 aOtherEd.SetText(uOther); in SwConvertTableDlg()
204 aOtherEd.Enable( aOtherBtn.IsChecked() ); in SwConvertTableDlg()
253 aOtherEd.Enable( aOtherBtn.IsChecked() ); in IMPL_LINK()
/aoo4110/main/sw/source/ui/inc/
H A Dconvert.hxx46 Edit aOtherEd; member in SwConvertTableDlg

Completed in 16 milliseconds