Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/dbui/
H A Dmmgreetingspage.hxx154 MultiLineEdit m_aBodyMLE; member in SwMailBodyDialog
167 void SetBody(const String& rBody ) {m_aBodyMLE.SetText(rBody);} in SetBody()
168 String GetBody() const {return m_aBodyMLE.GetText();} in GetBody()
H A Dmmgreetingspage.cxx496 m_aBodyMLE( this, SW_RES( MLE_BODY ) ), in SwMailBodyDialog()

Completed in 25 milliseconds