StarObjectPageStyleInternal::PageDesc Struct Reference

structure to store a page description More...

List of all members.

Public Member Functions

 PageDesc ()
 constructor
 ~PageDesc ()
 destructor
void updatePageSpan (StarState &state) const
 update pagespan properties
bool updateState (StarState &state) const
 try to update the section
bool read (StarZone &zone, StarObject &object)
 try to read a pageDesc: 'p'

Public Attributes

librevenge::RVNGString m_name
 the name
librevenge::RVNGString m_follow
 the follow
bool m_landscape
 is the page a lanscape
int m_poolId
 the poolId
int m_numType
 the number's type
int m_usedOn
 the page where is it used ?
int m_regCollIdx
 the coll idx
shared_ptr< NoteDescm_noteDesc [2]
 the foot and page foot desc
std::vector
< StarWriterStruct::Attribute
m_attributes [2]
 the master and left attributes lists

Friends

std::ostream & operator<< (std::ostream &o, PageDesc const &desc)
 operator<<

Detailed Description

structure to store a page description


Constructor & Destructor Documentation

constructor


Member Function Documentation

try to read a pageDesc: 'p'

Referenced by StarObjectPageStyle::read().

update pagespan properties

try to update the section

Referenced by updatePageSpan().


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
PageDesc const &  desc 
) [friend]

operator<<


Member Data Documentation

the master and left attributes lists

Referenced by read(), and updateState().

the foot and page foot desc

Referenced by read().


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