Go to the documentation of this file.
39 # define STAR_ITEM_HXX
65 StarItem(std::shared_ptr<StarAttribute> attribute,
int which)
103 bool add(std::shared_ptr<StarItem> item);
bool add(std::shared_ptr< StarItem > item)
try to add a item
Definition: StarItem.cxx:42
virtual class used to store the different attribute
Definition: StarAttribute.hxx:62
int m_which
the which id
Definition: StarItem.hxx:75
StarItemStyle()
constructor
Definition: StarItem.hxx:123
Definition: StarItem.hxx:120
#define STOFF_DEBUG_MSG(M)
Definition: libstaroffice_internal.hxx:129
Definition: StarItem.hxx:120
librevenge::RVNGString m_style
item set name
Definition: StarItem.hxx:107
std::string printChild() const
debug function to print the child field
Definition: StarItem.cxx:52
Definition: StarItem.hxx:120
std::shared_ptr< StarAttribute > m_attribute
the attribute if loaded
Definition: StarItem.hxx:73
StarItemSet m_itemSet
the item list
Definition: StarItem.hxx:140
static std::string str()
Definition: STOFFDebug.hxx:203
int m_family
the family
Definition: StarItem.hxx:109
friend std::ostream & operator<<(std::ostream &o, StarItemStyle const &style)
operator<<
Definition: StarItem.cxx:69
int m_surrogateId
the surrogate id
Definition: StarItem.hxx:77
StarItem(std::shared_ptr< StarAttribute > attribute, int which)
constructor from attribute
Definition: StarItem.hxx:65
int m_outlineLevel
the outline level
Definition: StarItem.hxx:144
class to store an item: ie.
Definition: StarItem.hxx:53
int m_mask
the mask
Definition: StarItem.hxx:138
Definition: StarItem.hxx:120
StarItemSet()
constructor
Definition: StarItem.hxx:91
Definition: STOFFDebug.hxx:194
StarItem & operator=(StarItem const &)
librevenge::RVNGString m_names[4]
the name, the parent name, the follow name, the help names
Definition: StarItem.hxx:134
StarItem(int which)
constructor
Definition: StarItem.hxx:57
brief class used to stored the style
Definition: StarItem.hxx:115
bool m_localId
true if which is local
Definition: StarItem.hxx:79
Definition: StarItem.hxx:120
std::map< int, std::shared_ptr< StarItem > > m_whichToItemMap
the list of item
Definition: StarItem.hxx:111
class to store a list of item
Definition: StarItem.hxx:87
FamilyStyle
the different family style
Definition: StarItem.hxx:119
std::ostream & operator<<(std::ostream &o, StarItemStyle const &style)
Definition: StarItem.cxx:69
unsigned m_helpId
the help id
Definition: StarItem.hxx:142
bool empty() const
return true if the set is empty
Definition: StarItem.hxx:98
int m_family
the family
Definition: StarItem.hxx:136
Definition: StarItem.hxx:120
Generated on Mon Jan 20 2020 23:02:17 for libstaroffice by
doxygen 1.8.16