#include <i_text_document.hpp>
Definition at line 32 of file i_text_document.hpp.
◆ begin_update()
virtual void neogfx::i_text_document::begin_update |
( |
| ) |
|
|
pure virtual |
◆ end_update()
virtual void neogfx::i_text_document::end_update |
( |
| ) |
|
|
pure virtual |
◆ paste_plain_text()
virtual void neogfx::i_text_document::paste_plain_text |
( |
| ) |
|
|
pure virtual |
◆ paste_rich_text()
◆ plain_text()
virtual i_string const & neogfx::i_text_document::plain_text |
( |
| ) |
const |
|
pure virtual |
◆ rich_text()
◆ set_plain_text()
virtual bool neogfx::i_text_document::set_plain_text |
( |
i_string const & |
aPlainText | ) |
|
|
pure virtual |
◆ set_rich_text()
The documentation for this class was generated from the following file: