Searched refs:m_aBCCED (Results 1 – 1 of 1) sorted by relevance
265 Edit m_aBCCED; member in SwCopyToDialog281 String GetBCC() {return m_aBCCED.GetText();} in GetBCC()282 void SetBCC(const String& rSet) {m_aBCCED.SetText(rSet);} in SetBCC()297 m_aBCCED( this, SW_RES( ED_BCC )), in SwCopyToDialog()
Completed in 29 milliseconds