#include <IWORKTextRecorder.h>
libetonyek::IWORKTextRecorder::IWORKTextRecorder |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::closeLink |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::flushLayout |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::flushList |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::flushParagraph |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::flushSpan |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertColumnBreak |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertField |
( |
IWORKFieldType |
fieldType | ) |
|
void libetonyek::IWORKTextRecorder::insertLineBreak |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertPageBreak |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertSpace |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertTab |
( |
| ) |
|
void libetonyek::IWORKTextRecorder::insertText |
( |
const std::string & |
text | ) |
|
void libetonyek::IWORKTextRecorder::openLink |
( |
const std::string & |
url | ) |
|
void libetonyek::IWORKTextRecorder::pushBaseLayoutStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::pushBaseParagraphStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::replay |
( |
IWORKText & |
text | ) |
const |
void libetonyek::IWORKTextRecorder::setLanguage |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::setLayoutStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::setListLevel |
( |
const unsigned |
level | ) |
|
void libetonyek::IWORKTextRecorder::setListStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::setParagraphStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
void libetonyek::IWORKTextRecorder::setSpanStyle |
( |
const IWORKStylePtr_t & |
style | ) |
|
std::shared_ptr<Impl> libetonyek::IWORKTextRecorder::m_impl |
|
private |
Referenced by closeLink(), flushLayout(), flushList(), flushParagraph(), flushSpan(), insertColumnBreak(), insertField(), insertLineBreak(), insertPageBreak(), insertSpace(), insertTab(), insertText(), openLink(), pushBaseLayoutStyle(), pushBaseParagraphStyle(), replay(), setLanguage(), setLayoutStyle(), setListLevel(), setListStyle(), setParagraphStyle(), and setSpanStyle().
The documentation for this class was generated from the following files: