#include <ie_imp_RTF.h>
Public Member Functions | |
ABI_Paste_Table (void) | |
virtual | ~ABI_Paste_Table (void) |
Public Attributes | |
bool | m_bHasPastedTableStrux |
bool | m_bHasPastedCellStrux |
UT_sint32 | m_iRowNumberAtPaste |
bool | m_bHasPastedBlockStrux |
UT_sint32 | m_iMaxRightCell |
UT_sint32 | m_iCurRightCell |
UT_sint32 | m_iCurTopCell |
bool | m_bPasteAfterRow |
UT_sint32 | m_iPrevPasteTop |
UT_sint32 | m_iNumRows |
ABI_Paste_Table::ABI_Paste_Table | ( | void | ) |
ABI_Paste_Table::~ABI_Paste_Table | ( | void | ) | [virtual] |
Referenced by IE_Imp_RTF::closePastedTableIfNeeded(), and IE_Imp_RTF::HandleAbiCell().
Referenced by IE_Imp_RTF::HandleAbiCell().
Referenced by IE_Imp_RTF::closePastedTableIfNeeded(), and IE_Imp_RTF::HandleAbiCell().
Referenced by IE_Imp_RTF::HandleAbiCell().
Referenced by IE_Imp_RTF::HandleAbiCell(), IE_Imp_RTF::HandleAbiEndTable(), and IE_Imp_RTF::HandleAbiTable().