|
LibreOffice Module sw (master) 1
|
#include <xmloff/XMLTextTableContext.hxx>#include "xmlimp.hxx"#include <memory>#include <unordered_map>#include <vector>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 std::vector<std::unique_ptr<SwXMLTableRow_Impl> > SwXMLTableRows_Impl |
Definition at line 40 of file xmltbli.hxx.