Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/table/
H A DXMLTableExport.cxx295 pTableInfo->maCellStyleMap[xKey] = sStyleName; in collectTableAutoStyles()
434 const OUString sStyleName( pTableInfo->maCellStyleMap[xKey] ); in ExportCell()
/trunk/main/xmloff/inc/xmloff/table/
H A DXMLTableExport.hxx62 TableStyleMap maCellStyleMap; member