#include <ie_imp_RTF.h>
RTFProps_ParaProps::RTFProps_ParaProps | ( | void | ) |
References m_bBotBorder, m_bInTable, m_bLeftBorder, m_bMergeBordersShading, m_bRightBorder, m_bTopBorder, m_curTabLeader, m_curTabType, m_dir, m_eRevision, m_iBotBorderCol, m_iBotBorderSpacing, m_iBotBorderStyle, m_iBotBorderWidth, m_iCurBorder, m_iCurrentRevisionId, m_iLeftBorderCol, m_iLeftBorderSpacing, m_iLeftBorderStyle, m_iLeftBorderWidth, m_indentFirst, m_indentLeft, m_indentRight, m_iOverride, m_iOverrideLevel, m_iRightBorderCol, m_iRightBorderSpacing, m_iRightBorderStyle, m_iRightBorderWidth, m_iShadingBackCol, m_iShadingForeCol, m_iShadingPattern, m_isList, m_iTopBorderCol, m_iTopBorderSpacing, m_iTopBorderStyle, m_iTopBorderWidth, m_justification, m_level, m_lineSpaceExact, m_lineSpaceVal, m_pszFieldFont, m_pszListDecimal, m_pszListDelim, m_pszStyle, m_rawID, m_rawParentID, m_spaceAfter, m_spaceBefore, m_startValue, m_styleNumber, and m_tableLevel.
RTFProps_ParaProps & RTFProps_ParaProps::operator= | ( | const RTFProps_ParaProps & | other | ) |
References m_bBotBorder, m_bInTable, m_bLeftBorder, m_bMergeBordersShading, m_bRightBorder, m_bTopBorder, m_curTabLeader, m_curTabType, m_dir, m_iBotBorderCol, m_iBotBorderSpacing, m_iBotBorderStyle, m_iBotBorderWidth, m_iCurBorder, m_iLeftBorderCol, m_iLeftBorderSpacing, m_iLeftBorderStyle, m_iLeftBorderWidth, m_indentFirst, m_indentLeft, m_indentRight, m_iOverride, m_iOverrideLevel, m_iRightBorderCol, m_iRightBorderSpacing, m_iRightBorderStyle, m_iRightBorderWidth, m_iShadingBackCol, m_iShadingForeCol, m_iShadingPattern, m_isList, m_iTopBorderCol, m_iTopBorderSpacing, m_iTopBorderStyle, m_iTopBorderWidth, m_justification, m_level, m_lineSpaceExact, m_lineSpaceVal, m_pszFieldFont, m_pszListDecimal, m_pszListDelim, m_pszStyle, m_rawID, m_rawParentID, m_rtfListTable, m_spaceAfter, m_spaceBefore, m_startValue, m_styleNumber, m_tabLeader, m_tableLevel, m_tabStops, m_tabTypes, and UT_ASSERT_HARMLESS.
Referenced by operator=(), RTFProps_ParaProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by operator=(), RTFProps_ParaProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by RTFProps_ParaProps().
Referenced by operator=(), RTFProps_ParaProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
char RTFProps_ParaProps::m_pszFieldFont[64] |
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
char RTFProps_ParaProps::m_pszListDecimal[64] |
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
char RTFProps_ParaProps::m_pszListDelim[64] |
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
char RTFProps_ParaProps::m_pszStyle[30] |
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
Referenced by IE_Imp_RTF::HandleStarKeyword(), and operator=().
Referenced by IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::HandleAbiLists(), operator=(), and RTFProps_ParaProps().
std::vector<eTabLeader> RTFProps_ParaProps::m_tabLeader |
Referenced by IE_Imp_RTF::AddTabstop(), IE_Imp_RTF::ApplyParagraphAttributes(), and operator=().
std::vector<UT_sint32> RTFProps_ParaProps::m_tabStops |
Referenced by IE_Imp_RTF::AddTabstop(), IE_Imp_RTF::ApplyParagraphAttributes(), and operator=().
std::vector<eTabType> RTFProps_ParaProps::m_tabTypes |
Referenced by IE_Imp_RTF::AddTabstop(), IE_Imp_RTF::ApplyParagraphAttributes(), and operator=().