StarItemPoolInternal::StyleId Struct Reference

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

List of all members.

Public Member Functions

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

Public Attributes

librevenge::RVNGString m_name
 the name
int m_family
 the family

Detailed Description

Internal: a style of a StarItemPool.


Constructor & Destructor Documentation

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

constructor


Member Function Documentation

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

operator!=

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

operator<

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

operator==

Referenced by operator!=().


Member Data Documentation


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