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

Referenced by operator!=(), operator<<, and operator==().

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!=().

◆ 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 Tue Aug 12 2025 03:00:59 for libstaroffice by doxygen 1.14.0