Public Member Functions | Private Member Functions

ODi_Numbered_ListLevelStyle Class Reference

Represents a <text:list-level-style-number> element. More...

#include <ODi_ListLevelStyle.h>

Inheritance diagram for ODi_Numbered_ListLevelStyle:
ODi_ListLevelStyle ODi_ListenerState

List of all members.

Public Member Functions

 ODi_Numbered_ListLevelStyle (ODi_ElementStack &m_rElementStack)
 Constructor.
void startElement (const gchar *pName, const gchar **ppAtts, ODi_ListenerStateAction &rAction)
void buildAbiPropsString ()

Private Member Functions

void _setAbiListType (const gchar *pStyleNumFormat)
 Maps the value of the OpenDocument attribute style:num-format to the correspondent AbiWord "type" attribute of the list (<l>) element tag.

Detailed Description

Represents a <text:list-level-style-number> element.


Constructor & Destructor Documentation


Member Function Documentation

void ODi_Numbered_ListLevelStyle::_setAbiListType ( const gchar *  pStyleNumFormat  )  [private]

Maps the value of the OpenDocument attribute style:num-format to the correspondent AbiWord "type" attribute of the list (<l>) element tag.

Parameters:
pStyleNumFormat The value of the style:num-format attribute.

References ARABICNUMBERED_LIST, LOWERCASE_LIST, LOWERROMAN_LIST, ODi_ListLevelStyle::m_abiListType, NUMBERED_LIST, ODI_LISTLEVELSTYLE_ARABIC, UPPERCASE_LIST, UPPERROMAN_LIST, and UT_std_string_sprintf().

Referenced by startElement().

void ODi_Numbered_ListLevelStyle::startElement ( const gchar *  pName,
const gchar **  ppAtts,
ODi_ListenerStateAction rAction 
) [virtual]

The documentation for this class was generated from the following files: