Represents a <text:list-level-style-bullet> element. More...
#include <ODi_ListLevelStyle.h>
Public Member Functions | |
ODi_Bullet_ListLevelStyle (ODi_ElementStack &m_rElementStack) | |
void | startElement (const gchar *pName, const gchar **ppAtts, ODi_ListenerStateAction &rAction) |
void | buildAbiPropsString () |
Represents a <text:list-level-style-bullet> element.
ODi_Bullet_ListLevelStyle::ODi_Bullet_ListLevelStyle | ( | ODi_ElementStack & | m_rElementStack | ) |
void ODi_Bullet_ListLevelStyle::buildAbiPropsString | ( | ) | [virtual] |
Reimplemented from ODi_ListLevelStyle.
References BOX_LIST, BULLETED_LIST, DASHED_LIST, DIAMOND_LIST, HAND_LIST, HEART_LIST, IMPLIES_LIST, ODi_ListLevelStyle::m_abiListType, ODi_ListLevelStyle::m_abiProperties, SQUARE_LIST, STAR_LIST, TICK_LIST, TRIANGLE_LIST, UT_ASSERT_HARMLESS, and UT_SHOULD_NOT_HAPPEN.
void ODi_Bullet_ListLevelStyle::startElement | ( | const gchar * | pName, | |
const gchar ** | ppAtts, | |||
ODi_ListenerStateAction & | rAction | |||
) | [virtual] |
Reimplemented from ODi_ListLevelStyle.
References BOX_LIST, BULLETED_LIST, DASHED_LIST, DIAMOND_LIST, UT_UCS4String::empty(), gchar, HAND_LIST, HEART_LIST, IMPLIES_LIST, ODi_ListLevelStyle::m_abiListType, SQUARE_LIST, STAR_LIST, TICK_LIST, TRIANGLE_LIST, UT_getAttribute(), and UT_std_string_sprintf().