Internal: the state of a StarObjectModel.
More...
|
std::ostream & | operator<< (std::ostream &o, State const &state) |
| small operator<< to print the content of the state More...
|
|
Internal: the state of a StarObjectModel.
StarObjectModelInternal::State::State |
( |
| ) |
|
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
State const & |
state |
|
) |
| |
|
friend |
small operator<< to print the content of the state
std::map<int, Layer> StarObjectModelInternal::State::m_idToLayerMap |
std::vector<LayerSet> StarObjectModelInternal::State::m_layerSetList |
std::vector<std::shared_ptr<Page> > StarObjectModelInternal::State::m_masterPageList |
std::set<int> StarObjectModelInternal::State::m_masterPageToSendSet |
the list of master page to send
std::vector<std::shared_ptr<Page> > StarObjectModelInternal::State::m_pageList |
std::vector<int> StarObjectModelInternal::State::m_pageToSendList |
int StarObjectModelInternal::State::m_previewMasterPage |
the default master page: -1 means not found, in general 1 in StarDrawDocument
The documentation for this struct was generated from the following file: