rtfstyle.cpp File Reference

#include "rtfstyle.h"
#include <qfile.h>
#include <qtextstream.h>
#include <stdlib.h>
#include "message.h"

Go to the source code of this file.

Functions

void loadStylesheet (const char *name, QDict< StyleData > &dict)
QDict< StyleDatartf_Style (257)
void loadExtensions (const char *name)

Variables

RTFListItemInfo rtf_listItemInfo [rtf_maxIndentLevels]
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
char rtf_Style_Reset [] = "\\pard\\plain "
Rtf_Style_Default rtf_Style_Default []


Function Documentation

void loadExtensions ( const char *  name  ) 

Definition at line 475 of file rtfstyle.cpp.

References err(), msg(), QCString, rtf_author, rtf_comments, rtf_company, rtf_documentId, rtf_documentType, rtf_keywords, rtf_logoFilename, rtf_manager, rtf_subject, rtf_title, and warn().

Referenced by RTFGenerator::init().

void loadStylesheet ( const char *  name,
QDict< StyleData > &  dict 
)

Definition at line 428 of file rtfstyle.cpp.

References err(), msg(), QCString, StyleData::setStyle(), and warn().

Referenced by RTFGenerator::init().

QDict<StyleData> rtf_Style ( 257   ) 


Variable Documentation

QCString rtf_author

Definition at line 35 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_comments

Definition at line 32 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_company

Definition at line 33 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_documentId

Definition at line 38 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_documentType

Definition at line 37 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_keywords

Definition at line 39 of file rtfstyle.cpp.

Referenced by loadExtensions().

RTFListItemInfo rtf_listItemInfo[rtf_maxIndentLevels]

Definition at line 28 of file rtfstyle.cpp.

Referenced by RTFGenerator::startItemList(), RTFDocVisitor::visitPre(), and RTFGenerator::writeListItem().

QCString rtf_logoFilename

Definition at line 34 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_manager

Definition at line 36 of file rtfstyle.cpp.

Referenced by loadExtensions().

Rtf_Style_Default rtf_Style_Default[]

Definition at line 43 of file rtfstyle.cpp.

Referenced by RTFGenerator::init(), and RTFGenerator::writeStyleSheetFile().

char rtf_Style_Reset[] = "\\pard\\plain "

Definition at line 41 of file rtfstyle.cpp.

Referenced by RTFGenerator::endCallGraph(), RTFGenerator::endClassDiagram(), RTFGenerator::endDirDepGraph(), RTFGenerator::endGroupHeader(), RTFGenerator::endInclDepGraph(), RTFGenerator::endMemberGroupHeader(), RTFGenerator::endSubsection(), RTFGenerator::endTitleHead(), RTFGenerator::startCodeFragment(), RTFGenerator::startDescription(), RTFGenerator::startGroupHeader(), RTFGenerator::startIndent(), RTFGenerator::startIndexList(), RTFGenerator::startMemberDescription(), RTFGenerator::startMemberDoc(), RTFGenerator::startMemberGroup(), RTFGenerator::startMemberGroupHeader(), RTFGenerator::startMemberItem(), RTFGenerator::startMemberSubtitle(), RTFGenerator::startParamList(), RTFGenerator::startSection(), RTFGenerator::startSimpleSect(), RTFGenerator::startSubsection(), RTFGenerator::startSubsubsection(), RTFGenerator::startTextBlock(), RTFGenerator::startTitleHead(), RTFDocVisitor::visit(), RTFDocVisitor::visitPost(), RTFDocVisitor::visitPre(), RTFGenerator::writeListItem(), and RTFGenerator::writePageLink().

QCString rtf_subject

Definition at line 31 of file rtfstyle.cpp.

Referenced by loadExtensions().

QCString rtf_title

Definition at line 30 of file rtfstyle.cpp.

Referenced by loadExtensions().



Generated on Mon Mar 31 10:58:54 2008 by  doxygen 1.5.1