StarObjectPageStyle Class Reference

the main class to read a SwPageStyleSheets zone More...

#include <StarObjectPageStyle.hxx>

Inheritance diagram for StarObjectPageStyle:
StarObject

List of all members.

Public Member Functions

 StarObjectPageStyle (StarObject const &orig, bool duplicateState)
 constructor
virtual ~StarObjectPageStyle ()
 destructor
bool read (StarZone &zone)
 try to read a PageStyle zone
bool updatePageSpans (std::vector< librevenge::RVNGString > const &listNames, std::vector< STOFFPageSpan > &pageSpan, int &numPages)
 try to update the page span (to create text document)

Protected Member Functions

bool updatePageSpan (librevenge::RVNGString const &name, StarState &state)
 try to update the pagespan

Protected Attributes

shared_ptr
< StarObjectPageStyleInternal::State
m_pageStyleState
 the state

Private Member Functions

StarObjectPageStyleoperator= (StarObjectPageStyle const &orig)

Detailed Description

the main class to read a SwPageStyleSheets zone


Constructor & Destructor Documentation

StarObjectPageStyle::StarObjectPageStyle ( StarObject const &  orig,
bool  duplicateState 
)

constructor


Member Function Documentation

StarObjectPageStyle& StarObjectPageStyle::operator= ( StarObjectPageStyle const &  orig) [private]

try to read a PageStyle zone

bool StarObjectPageStyle::updatePageSpan ( librevenge::RVNGString const &  name,
StarState state 
) [protected]

try to update the pagespan

bool StarObjectPageStyle::updatePageSpans ( std::vector< librevenge::RVNGString > const &  listNames,
std::vector< STOFFPageSpan > &  pageSpan,
int &  numPages 
)

try to update the page span (to create text document)


Member Data Documentation


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