10 #ifndef KEYDICTIONARY_H_INCLUDED
11 #define KEYDICTIONARY_H_INCLUDED
47 #endif // KEYDICTIONARY_H_INCLUDED
boost::unordered_map< ID_t, KEYLayerPtr_t > KEYLayerMap_t
Definition: KEYTypes_fwd.h:25
KEYPlaceholderMap_t m_bodyPlaceholders
Definition: KEYDictionary.h:37
A dictionary of all referenceable entities in the presentation.
Definition: IWORKDictionary.h:35
KEYLayerMap_t m_layers
Definition: KEYDictionary.h:40
IWORKStyleMap_t m_placeholderStyles
Definition: KEYDictionary.h:35
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:38
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