StarItemPoolInternal::StyleId Struct Reference

Internal: a style of a StarItemPool. More...

Public Member Functions

 StyleId (librevenge::RVNGString const &name, int family)
 constructor More...
 
bool operator== (StyleId const &other) const
 operator== More...
 
bool operator!= (StyleId const &other) const
 operator!= More...
 
bool operator< (StyleId const &other) const
 operator< More...
 

Public Attributes

librevenge::RVNGString m_name
 the name More...
 
int m_family
 the family More...
 

Detailed Description

Internal: a style of a StarItemPool.

Constructor & Destructor Documentation

◆ StyleId()

StarItemPoolInternal::StyleId::StyleId ( librevenge::RVNGString const &  name,
int  family 
)
inline

constructor

Member Function Documentation

◆ operator!=()

bool StarItemPoolInternal::StyleId::operator!= ( StyleId const &  other) const
inline

operator!=

◆ operator<()

bool StarItemPoolInternal::StyleId::operator< ( StyleId const &  other) const
inline

operator<

◆ operator==()

bool StarItemPoolInternal::StyleId::operator== ( StyleId const &  other) const
inline

operator==

Referenced by operator!=().

Member Data Documentation

◆ m_family

int StarItemPoolInternal::StyleId::m_family

the family

Referenced by operator<(), operator==(), and StarItemPool::updateStyles().

◆ m_name

librevenge::RVNGString StarItemPoolInternal::StyleId::m_name

the name

Referenced by operator<(), operator==(), and StarItemPool::updateStyles().


The documentation for this struct was generated from the following file:

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