STOFFFrameStyle Class Reference

Class to store a frame style. More...

#include <STOFFFrameStyle.hxx>

Public Member Functions

 STOFFFrameStyle ()
 constructor More...
 
void addTo (librevenge::RVNGPropertyList &propList) const
 add to the propList More...
 
bool operator== (STOFFFrameStyle const &frameStyle) const
 operator== More...
 
bool operator!= (STOFFFrameStyle const &frameStyle) const
 operator!= More...
 

Public Attributes

librevenge::RVNGPropertyList m_propertyList
 the property list More...
 
STOFFVec2f m_frameSize
 the last frame dimension More...
 

Friends

std::ostream & operator<< (std::ostream &o, STOFFFrameStyle const &frameStyle)
 operator<< More...
 

Detailed Description

Class to store a frame style.

Constructor & Destructor Documentation

◆ STOFFFrameStyle()

STOFFFrameStyle::STOFFFrameStyle ( )
inline

constructor

Member Function Documentation

◆ addTo()

void STOFFFrameStyle::addTo ( librevenge::RVNGPropertyList &  propList) const

◆ operator!=()

bool STOFFFrameStyle::operator!= ( STOFFFrameStyle const &  frameStyle) const
inline

operator!=

◆ operator==()

bool STOFFFrameStyle::operator== ( STOFFFrameStyle const &  frameStyle) const

operator==

Referenced by operator!=().

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  o,
STOFFFrameStyle const &  frameStyle 
)
friend

operator<<

Member Data Documentation

◆ m_frameSize

◆ m_propertyList

librevenge::RVNGPropertyList STOFFFrameStyle::m_propertyList

The documentation for this class was generated from the following files:

Generated on Mon Jan 8 2018 11:47:34 for libstaroffice by doxygen 1.8.14