STOFFFrameStyle Class Reference

Class to store a frame style. More...

#include <STOFFFrameStyle.hxx>

Public Member Functions

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

Public Attributes

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

Friends

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

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 Symbol 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 Nov 27 2023 04:05:55 for libstaroffice by doxygen 1.9.8