38#ifndef STAR_PARAGRAPH_ATTRIBUTE 
   39#  define STAR_PARAGRAPH_ATTRIBUTE 
   51void addInitTo(std::map<
int, std::shared_ptr<StarAttribute> > &whichToAttributeMap);
 
virtual class used to store the different attribute
Definition StarAttribute.hxx:63
namespace used to contain paragraph attributes
Definition StarParagraphAttribute.cxx:49
void addInitTo(std::map< int, std::shared_ptr< StarAttribute > > &map)
adds character attribute to the general it to attribute map
Definition StarParagraphAttribute.cxx:974