#include <ie_imp_RTF.h>
Public Member Functions | |
ABI_RTF_Annotation () | |
virtual | ~ABI_RTF_Annotation () |
Static Public Member Functions | |
static UT_sint32 | newNumber () |
Public Attributes | |
UT_sint32 | m_iAnnNumber |
UT_UTF8String | m_sAuthor |
UT_UTF8String | m_sAuthorId |
UT_UTF8String | m_sDate |
UT_UTF8String | m_sTitle |
pf_Frag * | m_pInsertFrag |
PT_DocPosition | m_Annpos |
UT_sint32 | m_iRTFLevel |
Static Private Attributes | |
static UT_sint32 | sAnnotationNumber = 0 |
ABI_RTF_Annotation::ABI_RTF_Annotation | ( | void | ) |
virtual ABI_RTF_Annotation::~ABI_RTF_Annotation | ( | ) | [inline, virtual] |
UT_sint32 ABI_RTF_Annotation::newNumber | ( | ) | [static] |
References sAnnotationNumber.
Referenced by IE_Imp_RTF::StartAnnotation().
Referenced by IE_Imp_RTF::EndAnnotation(), IE_Imp_RTF::HandleAnnotation(), and IE_Imp_RTF::StartAnnotation().
Referenced by IE_Imp_RTF::EndAnnotation(), IE_Imp_RTF::HandleAnnotation(), and IE_Imp_RTF::StartAnnotation().
Referenced by IE_Imp_RTF::_parseText(), IE_Imp_RTF::FlushStoredChars(), and IE_Imp_RTF::HandleStarKeyword().
Referenced by IE_Imp_RTF::HandleAnnotation(), and IE_Imp_RTF::StartAnnotation().
Referenced by IE_Imp_RTF::HandleAnnotation(), and IE_Imp_RTF::HandleStarKeyword().
Referenced by IE_Imp_RTF::HandleAnnotation(), and IE_Imp_RTF::HandleStarKeyword().
UT_sint32 ABI_RTF_Annotation::sAnnotationNumber = 0 [static, private] |
Referenced by newNumber().