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

Classes

class  StarFrameAttribute::StarFAttributeBool
 a character bool attribute More...
 
class  StarFrameAttribute::StarFAttributeColor
 a character color attribute More...
 
class  StarFrameAttribute::StarFAttributeInt
 a character integer attribute More...
 
class  StarFrameAttribute::StarFAttributeUInt
 a character unsigned integer attribute More...
 
class  StarFrameAttribute::StarFAttributeVoid
 a void attribute More...
 
class  StarFrameAttribute::StarFAttributeAnchor
 a anchor attribute More...
 
class  StarFrameAttribute::StarFAttributeBorder
 a border attribute More...
 
class  StarFrameAttribute::StarFAttributeBrush
 a brush attribute More...
 
class  StarFrameAttribute::StarFAttributeFrameSize
 a frameSize attribute More...
 
class  StarFrameAttribute::StarFAttributeLineNumbering
 a line numbering attribute More...
 
class  StarFrameAttribute::StarFAttributeLRSpace
 a left, right, ... attribute More...
 
class  StarFrameAttribute::StarFAttributeOrientation
 a orientation attribute More...
 
class  StarFrameAttribute::StarFAttributeShadow
 a shadow attribute More...
 
class  StarFrameAttribute::StarFAttributeSurround
 a surround attribute More...
 
class  StarFrameAttribute::StarFAttributeULSpace
 a top, bottom, ... attribute More...
 

Namespaces

 StarFrameAttribute
 namespace used to contain frame attributes
 

Functions

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

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1