librevenge::RVNGHTMLTextListStyleManager::List Struct Reference

#include <RVNGHTMLTextTextStyle.h>

List of all members.

Public Member Functions

 List ()
 constructor
 ~List ()
 destructor
void setLevel (int lvl, RVNGPropertyList const &property, bool ordered)
 set the property correspond to a level
void openLevel () const
 open a new level
void closeLevel () const
 open a new level
std::string str () const
 return the content string

Protected Attributes

std::vector< std::string > m_contentsList
 the properties
int m_level
 the actual list level

Constructor & Destructor Documentation


Member Function Documentation

open a new level

open a new level

void librevenge::RVNGHTMLTextListStyleManager::List::setLevel ( int  lvl,
RVNGPropertyList const &  property,
bool  ordered 
)

set the property correspond to a level

return the content string


Member Data Documentation

the properties

Referenced by setLevel().

the actual list level

Referenced by closeLevel(), and openLevel().


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