29 #ifndef ACALCTEMPLATE_H 30 #define ACALCTEMPLATE_H 34 #include <qvaluestack.h> 37 #include "ananasglobal.h" 38 #include "aootemplate.h" 54 virtual bool getNodeTags(QDomNode node,
const QString &tagname,
bool params );
56 QDomNode getCellNode(QDomNode node);
58 #endif // ACALCTEMPLATE_H virtual bool getNodeTags(QDomNode node, const QString &tagname, bool params)
Definition: aootemplate.cpp:301
Класс определяет интерфейс для работы с шаблонами в формате OpenOffice. Наследует iTemplate...
Definition: aootemplate.h:80
virtual void insertTagsValues(QDomNode node, const QString &tagName)
Definition: aootemplate.cpp:379
Класс определяет интерфейс для работы с шаблонами в формате OpenOffice Calc.
Definition: acalctemplate.h:48