Public Member Functions | Private Attributes

ODe_Style_List Class Reference

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

#include <ODe_Style_List.h>

List of all members.

Public Member Functions

virtual ~ODe_Style_List ()
 Destructor.
bool write (GsfOutput *pODT, const UT_UTF8String &rSpacesOffset) const
 Write the <text:list-style> element.
void setName (const UT_UTF8String &rName)
const UT_UTF8StringgetName () const
void setLevelStyle (UT_uint8 level, const PP_AttrProp &rBlockAP)
const ODe_ListLevelStylegetLevelStyle (UT_uint8 level) const
UT_GenericVector
< ODe_ListLevelStyle * > * 
getListLevelStyles ()

Private Attributes

UT_UTF8String m_name
UT_GenericStringMap
< ODe_ListLevelStyle * > 
m_levelStyles

Detailed Description

Represents a <text:list-style> element.


Constructor & Destructor Documentation

ODe_Style_List::~ODe_Style_List (  )  [virtual]

Member Function Documentation

const ODe_ListLevelStyle * ODe_Style_List::getLevelStyle ( UT_uint8  level  )  const
UT_GenericVector<ODe_ListLevelStyle*>* ODe_Style_List::getListLevelStyles (  )  [inline]
const UT_UTF8String& ODe_Style_List::getName (  )  const [inline]
void ODe_Style_List::setLevelStyle ( UT_uint8  level,
const PP_AttrProp rBlockAP 
)
void ODe_Style_List::setName ( const UT_UTF8String rName  )  [inline]

References m_name.

bool ODe_Style_List::write ( GsfOutput *  pODT,
const UT_UTF8String rSpacesOffset 
) const

Member Data Documentation

Referenced by getName(), setName(), and write().


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