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
|
|
Internal: the state of a StarObjectModel.
◆ State()
StarObjectModelInternal::State::State |
( |
| ) |
|
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
State const & | state ) |
|
friend |
small operator<< to print the content of the state
◆ m_idToLayerMap
std::map<int, Layer> StarObjectModelInternal::State::m_idToLayerMap |
◆ m_idToObjectMap
◆ m_layerSetList
std::vector<LayerSet> StarObjectModelInternal::State::m_layerSetList |
◆ m_masterPageList
std::vector<std::shared_ptr<Page> > StarObjectModelInternal::State::m_masterPageList |
◆ m_masterPageToSendSet
std::set<int> StarObjectModelInternal::State::m_masterPageToSendSet |
the list of master page to send
◆ m_pageList
std::vector<std::shared_ptr<Page> > StarObjectModelInternal::State::m_pageList |
◆ m_pageToSendList
std::vector<int> StarObjectModelInternal::State::m_pageToSendList |
◆ m_previewMasterPage
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: