Doxygen
|
Go to the source code of this file.
Macros | |
#define | RTF_LatexToc(lvl, nest, nxt, pos, twps) |
#define | RTF_ListBullet(lvl, nest, nxt, pos, lvl2) |
#define | RTF_ListEnum(lvl, nest, nxt, pos) |
#define | RTF_CodeExample(lvl, nest, nxt, pos) |
#define | RTF_ListContinue(lvl, nest, nxt, pos) |
#define | RTF_DescContinue(lvl, nest, nxt, pos) |
#define | RTF_ListElement(id, lvl, pos, chr) |
Functions | |
void | loadStylesheet (const QCString &name, StyleDataMap &map) |
void | loadExtensions (const QCString &name) |
Variables | |
QCString | rtf_title |
QCString | rtf_subject |
QCString | rtf_comments |
QCString | rtf_company |
QCString | rtf_logoFilename |
QCString | rtf_author |
QCString | rtf_manager |
QCString | rtf_documentType |
QCString | rtf_documentId |
QCString | rtf_keywords |
static std::map< std::string, QCString & > | g_styleMap |
char | rtf_Style_Reset [] = "\\pard\\plain " |
Rtf_Style_Default | rtf_Style_Default [] |
Rtf_Table_Default | rtf_Table_Default [] |
static const reg::Ex | s_clause (R"(\\s(\d+)\s*)") |
StyleDataMap | rtf_Style |
#define RTF_CodeExample | ( | lvl, | |
nest, | |||
nxt, | |||
pos ) |
Definition at line 70 of file rtfstyle.cpp.
#define RTF_DescContinue | ( | lvl, | |
nest, | |||
nxt, | |||
pos ) |
Definition at line 82 of file rtfstyle.cpp.
#define RTF_LatexToc | ( | lvl, | |
nest, | |||
nxt, | |||
pos, | |||
twps ) |
Definition at line 51 of file rtfstyle.cpp.
#define RTF_ListBullet | ( | lvl, | |
nest, | |||
nxt, | |||
pos, | |||
lvl2 ) |
Definition at line 58 of file rtfstyle.cpp.
#define RTF_ListContinue | ( | lvl, | |
nest, | |||
nxt, | |||
pos ) |
Definition at line 76 of file rtfstyle.cpp.
#define RTF_ListElement | ( | id, | |
lvl, | |||
pos, | |||
chr ) |
Definition at line 239 of file rtfstyle.cpp.
#define RTF_ListEnum | ( | lvl, | |
nest, | |||
nxt, | |||
pos ) |
Definition at line 64 of file rtfstyle.cpp.
void loadExtensions | ( | const QCString & | name | ) |
Definition at line 364 of file rtfstyle.cpp.
References err, g_styleMap, msg(), qPrint(), reg::search(), QCString::str(), and warn.
Referenced by RTFGenerator::init().
void loadStylesheet | ( | const QCString & | name, |
StyleDataMap & | map ) |
Definition at line 322 of file rtfstyle.cpp.
References QCString::data(), err, msg(), qPrint(), reg::search(), StyleData::setStyle(), QCString::str(), and warn.
Referenced by RTFGenerator::init().
|
static |
Definition at line 34 of file rtfstyle.cpp.
Referenced by loadExtensions().
QCString rtf_author |
Definition at line 28 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection(), and RTFGenerator::startIndexSection().
QCString rtf_comments |
Definition at line 25 of file rtfstyle.cpp.
Referenced by RTFGenerator::startIndexSection().
QCString rtf_company |
Definition at line 26 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection(), and RTFGenerator::startIndexSection().
QCString rtf_documentId |
Definition at line 31 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection().
QCString rtf_documentType |
Definition at line 30 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection(), and RTFGenerator::startIndexSection().
QCString rtf_keywords |
Definition at line 32 of file rtfstyle.cpp.
Referenced by RTFGenerator::startIndexSection().
QCString rtf_logoFilename |
Definition at line 27 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection(), and RTFGenerator::init().
QCString rtf_manager |
Definition at line 29 of file rtfstyle.cpp.
Referenced by RTFGenerator::startIndexSection().
StyleDataMap rtf_Style |
Definition at line 362 of file rtfstyle.cpp.
Referenced by RTFGenerator::beginRTFChapter(), RTFGenerator::beginRTFDocument(), RTFGenerator::beginRTFSection(), RTFGenerator::endIndexSection(), RTFDocVisitor::getStyle(), RTFGenerator::init(), RTFGenerator::lastIndexPage(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFGenerator::rtf_BList_DepthStyle(), RTFGenerator::rtf_CList_DepthStyle(), RTFCodeGenerator::rtf_Code_DepthStyle(), RTFGenerator::rtf_DList_DepthStyle(), RTFGenerator::rtf_EList_DepthStyle(), RTFGenerator::rtf_LCList_DepthStyle(), RTFGenerator::startCompoundTemplateParams(), RTFGenerator::startDescTable(), RTFGenerator::startDescTableInit(), RTFGenerator::startDescTableTitle(), RTFGenerator::startGroupHeader(), RTFGenerator::startInlineHeader(), RTFGenerator::startMemberDoc(), RTFGenerator::startMemberDocSimple(), RTFGenerator::startMemberGroupHeader(), RTFGenerator::startSection(), RTFGenerator::startTextBlock(), RTFGenerator::startTitleHead(), and RTFGenerator::writeInheritedSectionTitle().
Rtf_Style_Default rtf_Style_Default[] |
Definition at line 88 of file rtfstyle.cpp.
Referenced by RTFGenerator::init(), and RTFGenerator::writeStyleSheetFile().
char rtf_Style_Reset[] = "\\pard\\plain " |
Definition at line 49 of file rtfstyle.cpp.
Referenced by RTFGenerator::beginRTFChapter(), RTFGenerator::beginRTFSection(), RTFGenerator::endCallGraph(), RTFGenerator::endClassDiagram(), RTFGenerator::endDirDepGraph(), RTFGenerator::endDotGraph(), RTFGenerator::endGroupHeader(), RTFGenerator::endInclDepGraph(), RTFGenerator::endIndexSection(), RTFGenerator::endMemberGroupHeader(), RTFGenerator::endTitleHead(), RTFDocVisitor::includePicturePreRTF(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFDocVisitor::operator()(), RTFCodeGenerator::startCodeFragment(), RTFGenerator::startCompoundTemplateParams(), RTFGenerator::startConstraintList(), RTFGenerator::startDescTable(), RTFGenerator::startExamples(), RTFGenerator::startGroupHeader(), RTFGenerator::startIndent(), RTFGenerator::startIndexList(), RTFGenerator::startInlineHeader(), RTFGenerator::startItemListItem(), RTFGenerator::startMemberDescription(), RTFGenerator::startMemberDoc(), RTFGenerator::startMemberDocSimple(), RTFGenerator::startMemberGroup(), RTFGenerator::startMemberGroupHeader(), RTFGenerator::startMemberItem(), RTFGenerator::startMemberSubtitle(), RTFGenerator::startSection(), RTFGenerator::startTextBlock(), RTFGenerator::startTitleHead(), RTFGenerator::writeInheritedSectionTitle(), and RTFGenerator::writePageLink().
QCString rtf_subject |
Definition at line 24 of file rtfstyle.cpp.
Referenced by RTFGenerator::startIndexSection().
Rtf_Table_Default rtf_Table_Default[] |
Definition at line 245 of file rtfstyle.cpp.
Referenced by RTFGenerator::beginRTFDocument(), and RTFDocVisitor::getListTable().
QCString rtf_title |
Definition at line 23 of file rtfstyle.cpp.
Referenced by RTFGenerator::endIndexSection().
|
static |
Referenced by StyleData::setStyle(), and StyleData::StyleData().