StarGraphicAttribute.cxx File Reference
#include <iostream>
#include "STOFFCellStyle.hxx"
#include "STOFFFont.hxx"
#include "STOFFGraphicStyle.hxx"
#include "STOFFPageSpan.hxx"
#include "STOFFParagraph.hxx"
#include "StarAttribute.hxx"
#include "StarBitmap.hxx"
#include "StarGraphicStruct.hxx"
#include "StarItemPool.hxx"
#include "StarObject.hxx"
#include "StarState.hxx"
#include "StarZone.hxx"
#include "StarGraphicAttribute.hxx"

Classes

class  StarGraphicAttribute::StarGAttributeBool
 a character bool attribute More...
 
class  StarGraphicAttribute::StarGAttributeColor
 a character color attribute More...
 
class  StarGraphicAttribute::StarGAttributeFraction
 an integer attribute More...
 
class  StarGraphicAttribute::StarGAttributeInt
 a character integer attribute More...
 
class  StarGraphicAttribute::StarGAttributeUInt
 a character unsigned integer attribute More...
 
class  StarGraphicAttribute::StarGAttributeVoid
 a void attribute More...
 
class  StarGraphicAttribute::StarGAttributeItemSet
 a list of item attribute of StarAttributeInternal More...
 
class  StarGraphicAttribute::StarGAttributeBoxInfo
 a box info attribute More...
 
class  StarGraphicAttribute::StarGAttributeCrop
 a crop attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamed
 a named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedArrow
 a arrow's named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedBitmap
 a bitmap's named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedColor
 a color's named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedDash
 a dash's named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedGradient
 a gradient's named attribute More...
 
class  StarGraphicAttribute::StarGAttributeNamedHatch
 a hatch's named attribute More...
 

Namespaces

 StarGraphicAttribute
 namespace used to contain graphic attributes (and some cell attributes which are similar)
 

Functions

void StarGraphicAttribute::addAttributeBool (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, bool defValue)
 add a bool attribute More...
 
void StarGraphicAttribute::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 StarGraphicAttribute::addAttributeFraction (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName)
 add a fraction attribute More...
 
void StarGraphicAttribute::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 StarGraphicAttribute::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 StarGraphicAttribute::addAttributeVoid (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName)
 add a void attribute More...
 
void StarGraphicAttribute::addInitTo (std::map< int, std::shared_ptr< StarAttribute > > &whichToAttributeMap)
 adds graphic attribute to the general it to attribute map More...
 

Generated on Sun Mar 24 2019 23:33:12 for libstaroffice by doxygen 1.8.15