#include <memory>
#include <vector>
#include "ut_types.h"
#include "ut_string.h"
#include "pd_Document.h"
#include "OXML_Element.h"
#include "OXML_Element_Cell.h"
#include "ie_exp_OpenXML.h"
Go to the source code of this file.
Classes | |
class | OXML_Element_Table |
Typedefs | |
typedef std::shared_ptr < OXML_Element_Table > | OXML_SharedElement_Table |
typedef std::shared_ptr<OXML_Element_Table> OXML_SharedElement_Table |