LibreOffice Module writerfilter (master) 1
Public Member Functions | Public Attributes | List of all members
writerfilter::dmapper::TableInfo Struct Reference
Collaboration diagram for writerfilter::dmapper::TableInfo:
[legend]

Public Member Functions

 TableInfo ()
 

Public Attributes

sal_Int32 nLeftBorderDistance
 
sal_Int32 nRightBorderDistance
 
sal_Int32 nTopBorderDistance
 
sal_Int32 nBottomBorderDistance
 
sal_Int32 nTblLook
 
sal_Int32 nNestLevel
 
PropertyMapPtr pTableDefaults
 
PropertyMapPtr pTableBorders
 
TableStyleSheetEntrypTableStyle
 
css::beans::PropertyValues aTableProperties
 
std::vector< PropertyIdsaTablePropertyIds
 

Detailed Description

Definition at line 233 of file DomainMapperTableHandler.cxx.

Constructor & Destructor Documentation

◆ TableInfo()

writerfilter::dmapper::TableInfo::TableInfo ( )
inline

Definition at line 247 of file DomainMapperTableHandler.cxx.

Member Data Documentation

◆ aTableProperties

css::beans::PropertyValues writerfilter::dmapper::TableInfo::aTableProperties

Definition at line 244 of file DomainMapperTableHandler.cxx.

◆ aTablePropertyIds

std::vector< PropertyIds > writerfilter::dmapper::TableInfo::aTablePropertyIds

Definition at line 245 of file DomainMapperTableHandler.cxx.

◆ nBottomBorderDistance

sal_Int32 writerfilter::dmapper::TableInfo::nBottomBorderDistance

◆ nLeftBorderDistance

sal_Int32 writerfilter::dmapper::TableInfo::nLeftBorderDistance

◆ nNestLevel

sal_Int32 writerfilter::dmapper::TableInfo::nNestLevel

◆ nRightBorderDistance

sal_Int32 writerfilter::dmapper::TableInfo::nRightBorderDistance

◆ nTblLook

sal_Int32 writerfilter::dmapper::TableInfo::nTblLook

◆ nTopBorderDistance

sal_Int32 writerfilter::dmapper::TableInfo::nTopBorderDistance

◆ pTableBorders

PropertyMapPtr writerfilter::dmapper::TableInfo::pTableBorders

◆ pTableDefaults

PropertyMapPtr writerfilter::dmapper::TableInfo::pTableDefaults

◆ pTableStyle

TableStyleSheetEntry* writerfilter::dmapper::TableInfo::pTableStyle

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