Home
last modified time | relevance | path

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

/aoo41x/main/writerperfect/source/filter/
H A DDocumentCollector.cxx879 WPXString sTableCellStyleName; in openTableCell() local
880sTableCellStyleName.sprintf( "%s.Cell%i", mpCurrentTableStyle->getName().cstr(), mpCurrentTableSty… in openTableCell()
881 TableCellStyle *pTableCellStyle = new TableCellStyle(propList, sTableCellStyleName.cstr()); in openTableCell()
885 pTableCellOpenElement->addAttribute("table:style-name", sTableCellStyleName); in openTableCell()

Completed in 39 milliseconds