StarParagraphAttribute.cxx File Reference
#include "STOFFParagraph.hxx"
#include "STOFFPageSpan.hxx"
#include "StarAttribute.hxx"
#include "StarBitmap.hxx"
#include "StarFormatManager.hxx"
#include "StarItemPool.hxx"
#include "StarObject.hxx"
#include "StarObjectNumericRuler.hxx"
#include "StarState.hxx"
#include "StarZone.hxx"
#include "StarParagraphAttribute.hxx"

Classes

class  StarParagraphAttribute::StarPAttributeBool
 a character bool attribute More...
 
class  StarParagraphAttribute::StarPAttributeColor
 a character color attribute More...
 
class  StarParagraphAttribute::StarPAttributeInt
 a character integer attribute More...
 
class  StarParagraphAttribute::StarPAttributeUInt
 a character unsigned integer attribute More...
 
class  StarParagraphAttribute::StarPAttributeVoid
 a void attribute More...
 
class  StarParagraphAttribute::StarPAttributeAdjust
 a adjust attribute More...
 
class  StarParagraphAttribute::StarPAttributeBulletNumeric
 a numeric bullet attribute More...
 
class  StarParagraphAttribute::StarPAttributeBulletSimple
 a simple bullet attribute More...
 
class  StarParagraphAttribute::StarPAttributeDrop
 a drop attribute More...
 
class  StarParagraphAttribute::StarPAttributeHyphen
 a hyphen attribute More...
 
class  StarParagraphAttribute::StarPAttributeLineSpacing
 a line spacing attribute More...
 
class  StarParagraphAttribute::StarPAttributeNumericRuler
 a numRule attribute More...
 
class  StarParagraphAttribute::StarPAttributeTabStop
 a tabStop attribute More...
 
struct  StarParagraphAttribute::StarPAttributeTabStop::TabStop
 a tabs structure More...
 

Namespaces

 StarParagraphAttribute
 namespace used to contain paragraph attributes
 

Functions

void StarParagraphAttribute::addAttributeBool (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, bool defValue)
 add a bool attribute More...
 
void StarParagraphAttribute::addAttributeColor (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, STOFFColor const &defValue)
 add a color attribute More...
 
void StarParagraphAttribute::addAttributeInt (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, int numBytes, int defValue)
 add a int attribute More...
 
void StarParagraphAttribute::addAttributeUInt (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, int numBytes, unsigned int defValue)
 add a unsigned int attribute More...
 
void StarParagraphAttribute::addAttributeVoid (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName)
 add a void attribute More...
 
void StarParagraphAttribute::addInitTo (std::map< int, std::shared_ptr< StarAttribute > > &whichToAttributeMap)
 adds character attribute to the general it to attribute map More...
 

Generated on Mon Jan 20 2020 23:02:18 for libstaroffice by doxygen 1.8.16