LibreOffice Module sw (master) 1
Classes | Namespaces | Typedefs
xmltbli.hxx File Reference
#include <xmloff/XMLTextTableContext.hxx>
#include "xmlimp.hxx"
#include <memory>
#include <unordered_map>
#include <vector>
Include dependency graph for xmltbli.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SwXMLTableContext
 
struct  SwXMLTableContext::ColumnWidthInfo
 Holds basic information about a column's width. More...
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::text
 

Typedefs

typedef std::vector< std::unique_ptr< SwXMLTableRow_Impl > > SwXMLTableRows_Impl
 

Typedef Documentation

◆ SwXMLTableRows_Impl

typedef std::vector<std::unique_ptr<SwXMLTableRow_Impl> > SwXMLTableRows_Impl

Definition at line 40 of file xmltbli.hxx.