10 #ifndef KEYDICTIONARY_H_INCLUDED
11 #define KEYDICTIONARY_H_INCLUDED
48 #endif // KEYDICTIONARY_H_INCLUDED
Definition: IWORKColorElement.cpp:19
boost::unordered_map< ID_t, KEYLayerPtr_t > KEYLayerMap_t
Definition: KEYTypes_fwd.h:25
KEYPlaceholderMap_t m_bodyPlaceholders
Definition: KEYDictionary.h:38
A dictionary of all referenceable entities in the presentation.
Definition: IWORKDictionary.h:35
IWORKStyleMap_t m_layoutStyles
Definition: KEYDictionary.h:35
KEYLayerMap_t m_layers
Definition: KEYDictionary.h:41
IWORKStyleMap_t m_placeholderStyles
Definition: KEYDictionary.h:36
KEYDictionary()
Definition: KEYDictionary.cpp:15
A dictionary of all referenceable entities in the presentation.
Definition: KEYDictionary.h:33
KEYPlaceholderMap_t m_titlePlaceholders
Definition: KEYDictionary.h:39
boost::unordered_map< ID_t, KEYPlaceholderPtr_t > KEYPlaceholderMap_t
Definition: KEYTypes_fwd.h:30
boost::unordered_map< ID_t, IWORKStylePtr_t > IWORKStyleMap_t
Definition: IWORKStyle_fwd.h:24