|
LibreOffice Module xmloff (master) 1
|
#include <XMLTableExport.hxx>
Public Attributes | |
| TableStyleMap | maColumnStyleMap |
| TableStyleMap | maRowStyleMap |
| TableStyleMap | maCellStyleMap |
| std::vector< OUString > | maDefaultRowCellStyles |
Definition at line 48 of file XMLTableExport.hxx.
| TableStyleMap XMLTableInfo::maCellStyleMap |
Definition at line 52 of file XMLTableExport.hxx.
| TableStyleMap XMLTableInfo::maColumnStyleMap |
Definition at line 50 of file XMLTableExport.hxx.
| std::vector< OUString > XMLTableInfo::maDefaultRowCellStyles |
Definition at line 53 of file XMLTableExport.hxx.
| TableStyleMap XMLTableInfo::maRowStyleMap |
Definition at line 51 of file XMLTableExport.hxx.