Searched refs:maDefaultRowCellStyles (Results 1 – 2 of 2) sorted by relevance
251 pTableInfo->maDefaultRowCellStyles.resize(nRowCount); in collectTableAutoStyles()308 pTableInfo->maDefaultRowCellStyles[nRow] = sDefaultCellStyle; in collectTableAutoStyles()362 sDefaultCellStyle = pTableInfo->maDefaultRowCellStyles[rowIndex]; in exportTable()
63 std::vector< ::rtl::OUString > maDefaultRowCellStyles; member