10 #ifndef KEY2COLLECTOR_H_INCLUDED 11 #define KEY2COLLECTOR_H_INCLUDED 17 class IWORKLanguageManager;
31 #endif // KEY2COLLECTOR_H_INCLUDED Definition: IWORKBezierElement.cpp:18
Definition: IWORKDocumentInterface.h:18
std::shared_ptr< IWORKText > createText(const IWORKLanguageManager &langManager, bool discardEmptyContent=false) const override
Definition: KEY2Collector.cpp:36
Definition: KEY2Collector.h:19
KEY2Collector(IWORKDocumentInterface *document)
Definition: KEY2Collector.cpp:23
std::shared_ptr< IWORKTableNameMap_t > IWORKTableNameMapPtr_t
Definition: IWORKTypes_fwd.h:32
std::shared_ptr< IWORKTable > createTable(const IWORKTableNameMapPtr_t &tableNameMap, const IWORKLanguageManager &langManager) const override
Definition: KEY2Collector.cpp:28
Definition: IWORKLanguageManager.h:23
Definition: NUM1Token.h:34
Definition: KEYCollector.h:24