LibreOffice Module sw (master) 1
Classes | Typedefs | Functions
xmltble.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/text/XTextTable.hpp>
#include <com/sun/star/text/XTextSection.hpp>
#include <hintids.hxx>
#include <rtl/ustrbuf.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/numehelp.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/prntitem.hxx>
#include <editeng/xmlcnitm.hxx>
#include <fmtrowsplt.hxx>
#include <editeng/frmdiritem.hxx>
#include <swtable.hxx>
#include <doc.hxx>
#include <frmfmt.hxx>
#include <wrtswtbl.hxx>
#include <fmtfsize.hxx>
#include <fmtornt.hxx>
#include <cellatr.hxx>
#include <ddefld.hxx>
#include <swddetbl.hxx>
#include <xmloff/namespacemap.hxx>
#include <sfx2/linkmgr.hxx>
#include <unotbl.hxx>
#include "xmltexte.hxx"
#include "xmlexp.hxx"
#include <o3tl/any.hxx>
#include <o3tl/sorted_vector.hxx>
#include <textboxhelper.hxx>
#include <SwStyleNameMapper.hxx>
Include dependency graph for xmltble.cxx:

Go to the source code of this file.

Classes

class  SwXMLTableColumn_Impl
 
class  SwXMLTableColumnsSortByWidth_Impl
 
class  SwXMLTableLines_Impl
 
class  SwXMLTableFrameFormatsSort_Impl
 
class  SwXMLTableInfo_Impl
 

Typedefs

typedef vector< SwFrameFormat * > SwXMLFrameFormats_Impl
 

Functions

static OUString lcl_xmltble_appendBoxPrefix (std::u16string_view rNamePrefix, sal_uInt32 nCol, sal_uInt32 nRow, bool bTop)
 

Typedef Documentation

◆ SwXMLFrameFormats_Impl

Definition at line 182 of file xmltble.cxx.

Function Documentation

◆ lcl_xmltble_appendBoxPrefix()

static OUString lcl_xmltble_appendBoxPrefix ( std::u16string_view  rNamePrefix,
sal_uInt32  nCol,
sal_uInt32  nRow,
bool  bTop 
)
static