|
LibreOffice Module xmloff (master) 1
|
#include <com/sun/star/table/XColumnRowRange.hpp>#include <xmloff/dllapi.h>#include <xmloff/xmlictxt.hxx>#include <salhelper/simplereferenceobject.hxx>#include <xmloff/xmlimppr.hxx>#include <xmloff/prhdlfac.hxx>#include <rtl/ref.hxx>#include <map>#include <memory>Go to the source code of this file.
Classes | |
| class | XMLTableImport |
Typedefs | |
| typedef std::map< OUString, OUString > | XMLTableTemplate |
| typedef std::vector< std::pair< OUString, std::shared_ptr< XMLTableTemplate > > > | XMLTableTemplateMap |
| typedef std::map< OUString, OUString > XMLTableTemplate |
Definition at line 38 of file XMLTableImport.hxx.
| typedef std::vector< std::pair< OUString, std::shared_ptr< XMLTableTemplate > > > XMLTableTemplateMap |
Definition at line 42 of file XMLTableImport.hxx.