xlnt
|
This is the complete list of members for xlnt::rich_text, including all inherited members.
add_phonetic_run(const phonetic_run &t) | xlnt::rich_text | |
add_run(const rich_text_run &t) | xlnt::rich_text | |
clear() | xlnt::rich_text | |
has_phonetic_properties() const | xlnt::rich_text | |
operator!=(const rich_text &rhs) const | xlnt::rich_text | |
operator!=(const std::string &rhs) const | xlnt::rich_text | |
operator=(const rich_text &rhs) | xlnt::rich_text | |
operator==(const rich_text &rhs) const | xlnt::rich_text | |
operator==(const std::string &rhs) const | xlnt::rich_text | |
phonetic_properties() const | xlnt::rich_text | |
phonetic_properties(const phonetic_pr &phonetic_props) | xlnt::rich_text | |
phonetic_runs() const | xlnt::rich_text | |
phonetic_runs(const std::vector< phonetic_run > &new_phonetic_runs) | xlnt::rich_text | |
plain_text(const std::string &s, bool preserve_space) | xlnt::rich_text | |
plain_text() const | xlnt::rich_text | |
rich_text()=default | xlnt::rich_text | |
rich_text(const std::string &plain_text) | xlnt::rich_text | |
rich_text(const rich_text &other) | xlnt::rich_text | |
rich_text(const std::string &plain_text, const class font &text_font) | xlnt::rich_text | |
rich_text(const rich_text_run &single_run) | xlnt::rich_text | |
runs() const | xlnt::rich_text | |
runs(const std::vector< rich_text_run > &new_runs) | xlnt::rich_text |