#include <ie_Table.h>
Public Member Functions | |
| CellHelper () | |
| void | setProp (const char *szProp, const std::string &sVal) |
| bool | isVirtual () const |
Public Attributes | |
| std::string | m_style |
| pf_Frag_Strux * | m_pfsCell |
| UT_sint32 | m_bottom |
| UT_sint32 | m_left |
| UT_sint32 | m_right |
| UT_sint32 | m_top |
| UT_sint32 | m_rowspan |
| UT_sint32 | m_colspan |
| CellHelper * | m_next |
| TableZone | m_tzone |
| std::string | m_sCellProps |
| CellHelper::CellHelper | ( | ) |
| bool CellHelper::isVirtual | ( | ) | const [inline] |
| void CellHelper::setProp | ( | const char * | szProp, | |
| const std::string & | sVal | |||
| ) |
References m_sCellProps, and UT_std_string_setProperty().
Referenced by IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::getCellAtRowCol(), and IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::getCellAtRowCol(), and IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::padRowWithCells(), and IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::padRowWithCells(), and IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::tdStart().
| std::string CellHelper::m_sCellProps |
Referenced by setProp(), and IE_Imp_TableHelper::tdStart().
| std::string CellHelper::m_style |
Referenced by IE_Imp_TableHelper::tdStart().
Referenced by IE_Imp_TableHelper::padRowWithCells(), and IE_Imp_TableHelper::tdStart().
1.7.1