38 #ifndef STAR_OBJECT_NUMERICRULER 39 # define STAR_OBJECT_NUMERICRULER 75 static bool readList(
StarZone &zone, shared_ptr<STOFFList> &list);
79 shared_ptr<STOFFList> getList(librevenge::RVNGString
const &name)
const;
class to store an state: ie.
Definition: StarState.hxx:66
Internal: the structures of a StarObjectNumericRuler.
Definition: StarObjectNumericRuler.cxx:59
small structure to keep information about a list level
Definition: STOFFList.hxx:48
the main class to read a SwNumRules zone
Definition: StarObjectNumericRuler.hxx:63
a small structure used to store the informations about a list
Definition: STOFFList.hxx:102
shared_ptr< StarObjectNumericRulerInternal::State > m_numericRulerState
the state
Definition: StarObjectNumericRuler.hxx:90
an object corresponding to an OLE directory
Definition: StarObject.hxx:64
a zone in a StarOffice file
Definition: StarZone.hxx:56