41 #include <libwpd/libwpd.h>
43 class WPXPropertyList;
70 void addTo(WPXPropertyList &propList)
const;
140 void setId(
int newId)
const;
144 if (levl >= 0 && levl <
int(
m_levels.size()))
146 MWAW_DEBUG_MSG((
"MWAWList::getLevel: can not find level %d\n", levl));
171 bool addTo(
int level, WPXPropertyList &pList)
const;
195 bool needToSend(
int index, std::vector<int> &idMarkerList)
const;
197 shared_ptr<MWAWList>
getList(
int index)
const;