A <table:table-cell> element. More...
#include <ODe_Table_Listener.h>
Public Member Functions | |
ODe_Table_Cell () | |
~ODe_Table_Cell () | |
void | loadAbiProps (const PP_AttrProp *pAP) |
void | write (GsfOutput *pTableOutput, const UT_UTF8String &rSpacesOffset) |
Public Attributes | |
UT_UTF8String | m_numberColumnsSpanned |
UT_UTF8String | m_numberRowsSpanned |
UT_UTF8String | m_styleName |
GsfOutput * | m_pTextContent |
UT_sint32 | m_leftAttach |
UT_sint32 | m_rightAttach |
UT_sint32 | m_topAttach |
UT_sint32 | m_bottomAttach |
UT_UTF8String | m_xmlid |
A <table:table-cell> element.
ODe_Table_Cell::ODe_Table_Cell | ( | ) | [inline] |
ODe_Table_Cell::~ODe_Table_Cell | ( | ) | [inline] |
References m_pTextContent, and ODe_gsf_output_close().
void ODe_Table_Cell::loadAbiProps | ( | const PP_AttrProp * | pAP | ) |
References gchar, PP_AttrProp::getProperty(), m_bottomAttach, m_leftAttach, m_numberColumnsSpanned, m_numberRowsSpanned, m_rightAttach, m_topAttach, m_xmlid, PT_XMLID, UT_ASSERT, UT_DEBUGMSG, and UT_UTF8String_sprintf().
Referenced by ODe_Table_Listener::openCell().
void ODe_Table_Cell::write | ( | GsfOutput * | pTableOutput, | |
const UT_UTF8String & | rSpacesOffset | |||
) |
References UT_UTF8String::empty(), m_numberColumnsSpanned, m_numberRowsSpanned, m_pTextContent, m_styleName, m_xmlid, ODe_writeAttribute(), ODe_writeUTF8String(), and UT_UTF8String::size().
Referenced by ODe_Table_Row::write().
Referenced by loadAbiProps(), and ODe_Table_Listener::openCell().
Referenced by ODe_Table_Listener::_buildTable(), loadAbiProps(), and ODe_Table_Listener::openCell().
Referenced by loadAbiProps(), and write().
Referenced by loadAbiProps(), and write().
GsfOutput* ODe_Table_Cell::m_pTextContent |
Referenced by ODe_Table_Listener::openCell(), write(), and ~ODe_Table_Cell().
Referenced by loadAbiProps(), and ODe_Table_Listener::openCell().
Referenced by ODe_Table_Listener::openCell(), and write().
Referenced by ODe_Table_Listener::_buildTable(), loadAbiProps(), and ODe_Table_Listener::openCell().
Referenced by loadAbiProps(), and write().