Lines Matching refs:BTextMailComponent
16 \class BTextMailComponent
30 \fn BTextMailComponent::BTextMailComponent(const char *text = NULL,
42 \fn BTextMailComponent::~BTextMailComponent()
48 \fn void BTextMailComponent::SetEncoding(mail_encoding encoding,
61 \fn void BTextMailComponent::SetText(const char *text)
69 \fn void BTextMailComponent::AppendText(const char *text)
78 \fn const char* BTextMailComponent::Text()
86 \fn BString* BTextMailComponent::BStringText()
97 \fn void BTextMailComponent::Quote(const char *message = NULL,
112 \fn virtual status_t BTextMailComponent::GetDecodedData(BPositionIO *data)
121 \fn virtual status_t BTextMailComponent::SetDecodedData(BPositionIO *data)
129 \fn virtual status_t BTextMailComponent::SetToRFC822(BPositionIO *data,
145 \fn virtual status_t BTextMailComponent::RenderToRFC822(BPositionIO* render_to)
150 SetEncoding(), or the defaults set in BTextMailComponent::BTextMailComponent()