Home
last modified time | relevance | path

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

/aoo41x/main/writerperfect/source/filter/
H A DTableStyle.hxx70 …void addTableCellStyle(TableCellStyle *pTableCellStyle) { mTableCellStyles.push_back(pTableCellSty… in addTableCellStyle() argument
H A DDocumentCollector.cxx881 TableCellStyle *pTableCellStyle = new TableCellStyle(propList, sTableCellStyleName.cstr()); in openTableCell() local
882 mpCurrentTableStyle->addTableCellStyle(pTableCellStyle); in openTableCell()

Completed in 29 milliseconds