LibreOffice Module xmloff (master) 1
Public Attributes | List of all members
XMLTableInfo Struct Reference

#include <XMLTableExport.hxx>

Public Attributes

TableStyleMap maColumnStyleMap
 
TableStyleMap maRowStyleMap
 
TableStyleMap maCellStyleMap
 
std::vector< OUString > maDefaultRowCellStyles
 

Detailed Description

Definition at line 48 of file XMLTableExport.hxx.

Member Data Documentation

◆ maCellStyleMap

TableStyleMap XMLTableInfo::maCellStyleMap

Definition at line 52 of file XMLTableExport.hxx.

◆ maColumnStyleMap

TableStyleMap XMLTableInfo::maColumnStyleMap

Definition at line 50 of file XMLTableExport.hxx.

◆ maDefaultRowCellStyles

std::vector< OUString > XMLTableInfo::maDefaultRowCellStyles

Definition at line 53 of file XMLTableExport.hxx.

◆ maRowStyleMap

TableStyleMap XMLTableInfo::maRowStyleMap

Definition at line 51 of file XMLTableExport.hxx.


The documentation for this struct was generated from the following file: