#include <ie_imp_RTF.h>
Public Member Functions | |
| RTFProps_CellProps () | |
| RTFProps_CellProps & | operator= (const RTFProps_CellProps &) |
Public Attributes | |
| bool | m_bVerticalMerged |
| bool | m_bVerticalMergedFirst |
| bool | m_bHorizontalMerged |
| bool | m_bHorizontalMergedFirst |
| std::string | m_sCellProps |
| rtfCellBorder | m_iCurBorder |
| bool | m_bLeftBorder |
| bool | m_bRightBorder |
| bool | m_bTopBorder |
| bool | m_bBotBorder |
| UT_sint32 | m_iCellx |
| RTFProps_CellProps::RTFProps_CellProps | ( | ) |
| RTFProps_CellProps & RTFProps_CellProps::operator= | ( | const RTFProps_CellProps & | other | ) |
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
Referenced by operator=(), and RTFProps_CellProps().
Referenced by operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
| std::string RTFProps_CellProps::m_sCellProps |
Referenced by IE_Imp_RTF::FlushCellProps(), operator=(), RTFProps_CellProps(), and IE_Imp_RTF::TranslateKeywordID().
1.7.1