|
LibreOffice Module xmloff (master) 1
|
#include <sal/config.h>#include <com/sun/star/frame/XModel.hpp>#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>#include <com/sun/star/table/XTableRows.hpp>#include <com/sun/star/table/XMergeableCell.hpp>#include <com/sun/star/table/XMergeableCellRange.hpp>#include <com/sun/star/table/XTable.hpp>#include <com/sun/star/text/XText.hpp>#include <com/sun/star/container/XNameContainer.hpp>#include <com/sun/star/lang/XMultiServiceFactory.hpp>#include <com/sun/star/lang/XSingleServiceFactory.hpp>#include <com/sun/star/style/XStyle.hpp>#include <comphelper/sequence.hxx>#include <comphelper/diagnose_ex.hxx>#include <utility>#include <xmloff/table/XMLTableImport.hxx>#include <xmloff/xmltypes.hxx>#include <xmloff/maptype.hxx>#include <xmloff/xmlprmap.hxx>#include <xmloff/txtimp.hxx>#include <xmloff/xmlimp.hxx>#include <xmloff/namespacemap.hxx>#include <xmloff/xmlstyle.hxx>#include <xmloff/prstylei.hxx>#include <xmloff/xmlnamespace.hxx>#include <xmloff/xmluconv.hxx>#include "table.hxx"#include <sal/log.hxx>#include <memory>Go to the source code of this file.
Classes | |
| class | XMLTableImportContext |