StarCellAttribute.cxx File Reference
#include <iostream>
#include "STOFFCellStyle.hxx"
#include "StarAttribute.hxx"
#include "StarItemPool.hxx"
#include "StarObject.hxx"
#include "StarObjectSmallText.hxx"
#include "StarState.hxx"
#include "StarZone.hxx"
#include "StarCellAttribute.hxx"

Classes

class  StarCellAttribute::StarCAttributeBool
 a character bool attribute More...
 
class  StarCellAttribute::StarCAttributeColor
 a character color attribute More...
 
class  StarCellAttribute::StarCAttributeInt
 a character integer attribute More...
 
class  StarCellAttribute::StarCAttributeUInt
 a character unsigned integer attribute More...
 
class  StarCellAttribute::StarCAttributeVoid
 a void attribute More...
 
class  StarCellAttribute::StarCAttributeMargins
 a margins attribute More...
 
class  StarCellAttribute::StarCAttributeMerge
 a merge attribute More...
 
class  StarCellAttribute::StarCAttributePattern
 Pattern attribute of StarAttributeInternal. More...
 
class  StarCellAttribute::StarCAttributeProtection
 a protection attribute More...
 

Namespaces

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

Functions

void StarCellAttribute::addAttributeBool (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, bool defValue)
 add a bool attribute More...
 
void StarCellAttribute::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 StarCellAttribute::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 StarCellAttribute::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 StarCellAttribute::addAttributeVoid (std::map< int, std::shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName)
 add a void attribute More...
 
void StarCellAttribute::addInitTo (std::map< int, std::shared_ptr< StarAttribute > > &whichToAttributeMap)
 adds cell 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