LibreOffice Module xmloff (master) 1
Classes | Typedefs
XMLTableExport.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
#include <rtl/ustring.hxx>
#include <map>
#include <memory>
#include <vector>
#include <com/sun/star/table/XColumnRowRange.hpp>
#include <com/sun/star/table/XCell.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <rtl/ref.hxx>
#include <xmloff/dllapi.h>
#include <salhelper/simplereferenceobject.hxx>
#include <xmloff/prhdlfac.hxx>
#include <xmloff/xmlexppr.hxx>
#include <xmloff/styleexp.hxx>
Include dependency graph for XMLTableExport.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XMLTableInfo
 
class  XMLTableExport
 
class  XMLCellStyleExport
 

Typedefs

typedef std::map< const css::uno::Reference< css::uno::XInterface >, OUString > TableStyleMap
 

Typedef Documentation

◆ TableStyleMap

typedef std::map< const css::uno::Reference< css::uno::XInterface >, OUString > TableStyleMap

Definition at line 46 of file XMLTableExport.hxx.