A dictionary of all referenceable entities in the presentation. More...
#include <KEYDictionary.h>
A dictionary of all referenceable entities in the presentation.
In other words, all entities that might be included through a -ref element in the format. This is purely a file format concept; all that matters when an entity is inserted by a reference is that there has been an entity of the same type and with the same content inserted previously (or at least that is how I understand it. I might be wrong about it). That means we need to know all entities in the whole presentation to resolve references.
Referenced by libetonyek::KEYCollectorBase::collectBezier().
Referenced by libetonyek::KEYCollectorBase::collectTextPlaceholder().
Referenced by libetonyek::KEYCollectorBase::collectData().
Referenced by libetonyek::KEYCollectorBase::collectFilteredImage().
Referenced by libetonyek::KEYCollectorBase::collectGraphicStyle().
Referenced by libetonyek::KEYCollectorBase::collectImage().
Referenced by libetonyek::KEYCollectorBase::collectLayoutStyle().
Referenced by libetonyek::KEYCollectorBase::collectPlaceholderStyle().
Referenced by libetonyek::KEYCollectorBase::collectStylesheet().
Referenced by libetonyek::KEYCollectorBase::collectTextPlaceholder().
Referenced by libetonyek::KEYCollectorBase::collectUnfiltered().