Represents a <text:list-level-style-bullet> element. More...
#include <ODe_ListLevelStyle.h>
Public Member Functions | |
virtual | ~ODe_Bullet_ListLevelStyle () |
virtual void | fetchAttributesFromAbiBlock (const PP_AttrProp &rAP) |
virtual bool | write (GsfOutput *pODT, const UT_UTF8String &rSpacesOffset) const |
Private Attributes | |
UT_UTF8String | m_bulletChar |
Represents a <text:list-level-style-bullet> element.
virtual ODe_Bullet_ListLevelStyle::~ODe_Bullet_ListLevelStyle | ( | ) | [inline, virtual] |
void ODe_Bullet_ListLevelStyle::fetchAttributesFromAbiBlock | ( | const PP_AttrProp & | rAP | ) | [virtual] |
Reimplemented from ODe_ListLevelStyle.
References UT_UTF8String::clear(), gchar, PP_AttrProp::getProperty(), m_bulletChar, ODe_ListLevelStyle::m_fontName, UT_ASSERT, and UT_SHOULD_NOT_HAPPEN.
bool ODe_Bullet_ListLevelStyle::write | ( | GsfOutput * | pODT, | |
const UT_UTF8String & | rSpacesOffset | |||
) | const [virtual] |
Referenced by fetchAttributesFromAbiBlock(), and write().