LibreOffice Module sw (master) 1
Classes | Functions
xmltbli.cxx File Reference
#include <hintids.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/text/XTextTable.hpp>
#include <com/sun/star/table/XCellRange.hpp>
#include <comphelper/servicehelper.hxx>
#include <o3tl/numeric.hxx>
#include <o3tl/safeint.hxx>
#include <sal/log.hxx>
#include <svl/itemset.hxx>
#include <svl/numformat.hxx>
#include <svl/zformat.hxx>
#include <sax/tools/converter.hxx>
#include <unotools/configmgr.hxx>
#include <utility>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/families.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/i18nmap.hxx>
#include <editeng/protitem.hxx>
#include <editeng/lrspitem.hxx>
#include <poolfmt.hxx>
#include <fmtfsize.hxx>
#include <fmtornt.hxx>
#include <fmtfordr.hxx>
#include <doc.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentStylePoolAccess.hxx>
#include <swtable.hxx>
#include <swtblfmt.hxx>
#include <pam.hxx>
#include <unoprnms.hxx>
#include <unotbl.hxx>
#include <unotextrange.hxx>
#include <cellatr.hxx>
#include <swddetbl.hxx>
#include <ddefld.hxx>
#include <sfx2/linkmgr.hxx>
#include "xmlimp.hxx"
#include "xmltbli.hxx"
#include <vcl/svapp.hxx>
#include <ndtxt.hxx>
#include <unotextcursor.hxx>
#include <SwStyleNameMapper.hxx>
#include <algorithm>
#include <vector>
#include <memory>
#include <limits.h>
Include dependency graph for xmltbli.cxx:

Go to the source code of this file.

Classes

class  SwXMLTableCell_Impl
 
class  SwXMLTableRow_Impl
 
class  SwXMLDDETableContext_Impl
 
class  TableBoxIndex
 
class  TableBoxIndexHasher
 

Functions

static OUString lcl_GenerateFieldTypeName (const OUString &sPrefix, SwTableNode *pTableNode)
 
static SwDDEFieldTypelcl_GetDDEFieldType (SwXMLDDETableContext_Impl *pContext, SwTableNode *pTableNode)
 

Function Documentation

◆ lcl_GenerateFieldTypeName()

static OUString lcl_GenerateFieldTypeName ( const OUString &  sPrefix,
SwTableNode pTableNode 
)
static

◆ lcl_GetDDEFieldType()

static SwDDEFieldType * lcl_GetDDEFieldType ( SwXMLDDETableContext_Impl pContext,
SwTableNode pTableNode 
)
static