StarItemStyle Class Reference

brief class used to stored the style More...

#include <StarItem.hxx>

List of all members.

Public Types

enum  FamilyStyle {
  F_Char = 1, F_Paragraph = 2, F_Frame = 4, F_Page = 8,
  F_Pseudo = 0x10, F_ALL = 0xFE
}
 the different family style More...

Public Member Functions

 StarItemStyle ()
 constructor

Public Attributes

librevenge::RVNGString m_names [4]
 the name, the parent name, the follow name, the help names
int m_family
 the family
int m_mask
 the mask
StarItemSet m_itemSet
 the item list
unsigned m_helpId
 the help id

Friends

std::ostream & operator<< (std::ostream &o, StarItemStyle const &style)
 operator<<

Detailed Description

brief class used to stored the style


Member Enumeration Documentation

the different family style

Enumerator:
F_Char 
F_Paragraph 
F_Frame 
F_Page 
F_Pseudo 
F_ALL 

Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
StarItemStyle const &  style 
) [friend]

operator<<


Member Data Documentation

the help id

Referenced by operator<<(), and StarItemPool::readStyles().


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