Home
last modified time | relevance | path

Searched refs:maColumnStyleMap (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx241 pTableInfo->maColumnStyleMap[xKey] = sStyleName; in collectTableAutoStyles()
405 const OUString sStyleName( pTableInfo->maColumnStyleMap[xKey] ); in ExportTableColumns()
/trunk/main/xmloff/inc/xmloff/table/
H A DXMLTableExport.hxx60 TableStyleMap maColumnStyleMap; member